| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.CivicStructure
- data CivicStructure = CivicStructure {
- openingHours :: OpeningHours
- additionalProperty :: AdditionalProperty
- address :: Address
- aggregateRating :: AggregateRating
- branchCode :: BranchCode
- containedInPlace :: ContainedInPlace
- containsPlace :: ContainsPlace
- event :: Event
- faxNumber :: FaxNumber
- geo :: Geo
- globalLocationNumber :: GlobalLocationNumber
- hasMap :: HasMap
- isicV4 :: IsicV4
- logo :: Logo
- openingHoursSpecification :: OpeningHoursSpecification
- photo :: Photo
- review :: Review
- telephone :: Telephone
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data CivicStructure Source
A public structure, such as a town hall or concert hall.
id- CivicStructure
label- Civic Structure
comment- A public structure, such as a town hall or concert hall.
ancestorsThing,PlacesubtypesAirport,Aquarium,Beach,Bridge,BusStation,BusStop,Campground,Cemetery,Crematorium,EventVenue,FireStation,GovernmentBuilding,Hospital,MovieTheater,Museum,MusicVenue,Park,ParkingFacility,PerformingArtsTheater,PlaceOfWorship,Playground,PoliceStation,RVPark,StadiumOrArena,SubwayStation,TaxiStand,TrainStation,ZoosupertypesPlaceurl- http://schema.org/CivicStructure
Constructors