| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.GeoCoordinates
- data GeoCoordinates = GeoCoordinates {
- address :: Address
- addressCountry :: AddressCountry
- elevation :: Elevation
- latitude :: Latitude
- longitude :: Longitude
- postalCode :: PostalCode
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data GeoCoordinates Source
The geographic coordinates of a place or event.
id- GeoCoordinates
label- Geo Coordinates
comment- The geographic coordinates of a place or event.
ancestorsThing,Intangible,StructuredValuesubtypessupertypesStructuredValueurl- http://schema.org/GeoCoordinates
Constructors
| GeoCoordinates | |
Fields
| |