-
Notifications
You must be signed in to change notification settings - Fork 1
Relevant Schema.org classes & properties
Dimitri van Hees edited this page Mar 18, 2016
·
2 revisions
- addressCountry ISO 3166-1 alpha-2 country code (http://en.wikipedia.org/wiki/ISO_3166-1)
- addressLocality string
- addressRegion string
- postOfficeBoxNumber string
- postalCode string
- geo GeoCoordinates
- address string/PostalAddress
- addressCountry ISO 3166-1 alpha-2 country code (http://en.wikipedia.org/wiki/ISO_3166-1)
- latitude float (WGS 84)
- longitude float (WGS 84)
- postalCode string (in combination with addressCountry)
-
address string/PostalAddress
-
addressCountry ISO 3166-1 alpha-2 country code (http://en.wikipedia.org/wiki/ISO_3166-1)
-
box lat1,lon1 lat2,lon2 (1 = lower left, 2 = upper right)
-
line lat1,lon1 lat2,lon2 latN,lonN
-
polygon lat1,lon1 lat2,lon2 lat3,lon3 latN,lonN lat1,lon1
- geoMidpoint GeoCoordinates
- geoRadius: integer/float (meters) or Distance (integer/float km)