OpenActive Developers
Data Validator
Dataset Dashboard
W3C Community Group
Search…
Welcome to our community
Publishing Data
Data Feeds
Activity list references
Including geo coordinates
Schedules
Dataset Sites
Virtual Events
On-Demand Events
Opening Hours
Using data
Harvesting opportunity data
Open Booking API
Implementing booking
Testing booking
Data Model
Data Model Overview
@context and JSON-LD
Types Reference
Action
AudioObject
BabyChanging
Barcode
BookingService
BooleanFormFieldSpecification
Brand
ChangingFacilities
ConceptScheme
Concept
CourseInstance
Course
Creche
CustomerAccount
DataCatalog
DataDownload
Dataset
DropdownFormFieldSpecification
DynamicPayment
Entitlement
EventSeries
Event
FacilityUse
FileUploadFormFieldSpecification
GeoCoordinates
HeadlineEvent
ImageObject
IndividualFacilityUse
InternalApplicationError
InternalLibraryConfigurationError
InternalLibraryError
Lease
LocationFeatureSpecification
Lockers
MediaObject
OfferOverride
Offer
OnDemandEvent
OpenBookingError
OpeningHoursSpecification
OrderItem
OrderProposal
OrderQuote
Order
Organization
ParagraphFormFieldSpecification
Parking
PartialSchedule
Payment
Person
Place
PostalAddress
PriceSpecification
PrivacyPolicy
PropertyValueSpecification
PropertyValue
QuantitativeValue
Schedule
ScheduledSession
SessionSeries
ShortAnswerFormFieldSpecification
Showers
Slot
SportsActivityLocation
TaxChargeSpecification
TermsOfUse
Terms
Toilets
Towels
VideoObject
VirtualLocation
WebAPI
Specifications
Specifications Overview
Useful links
Data Validator
Dataset Dashboard
Non-technical Guidance
OpenActive on GitHub
Overview
Activity List
Community
Controlled Vocabularies
Dataset Publication
Documentation
Implementation Support
Programmes
RPDE
SKOS
Specifications
Validators
Powered By
GitBook
GeoCoordinates
This page describes the GeoCoordinates type.
This type is derived from
https://schema.org/GeoCoordinates
, which means that any of this type's properties within schema.org may also be used. Note however the properties on this page must be used in preference if a relevant property is available.
Properties
Required properties
Property
Expected Type
Description
@type
​
Text
​
Must always be present and set to
"@type": "GeoCoordinates"
latitude
​
Number
​
The latitude of a location. For example 51.522338 (WGS 84).
Example
"latitude": 51.522338
longitude
​
Number
​
The longitude of a location. For example -0.083437 (WGS 84).
Example
"longitude": -0.083437
Except as otherwise noted, the content of this page is licensed under the
Creative Commons Attribution License (CC-BY V4.0)
, and code samples are licensed under the
MIT License
, for anyone to access, use and share; using attribution "
OpenActive
".
Previous
FileUploadFormFieldSpecification
Next
HeadlineEvent
Last modified
8mo ago
Copy link
Edit on GitHub
Contents
Properties
Required properties