geoMidpoint constant
IRI for schema:geoMidpoint [Expects: https://schema.org/GeoCoordinates]
Indicates the GeoCoordinates at the centre of a GeoShape, e.g. GeoCircle.
Can be used on: https://schema.org/GeoCircle
Implementation
static const geoMidpoint = IriTerm.prevalidated(
'https://schema.org/geoMidpoint',
);