| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.PlaceOfWorship
- data PlaceOfWorship = PlaceOfWorship {
- 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 PlaceOfWorship Source
Place of worship, such as a church, synagogue, or mosque.
id- PlaceOfWorship
label- Place of Worship
comment- Place of worship, such as a church, synagogue, or mosque.
ancestorsThing,Place,CivicStructuresubtypesBuddhistTemple,CatholicChurch,Church,HinduTemple,Mosque,SynagoguesupertypesCivicStructureurl- http://schema.org/PlaceOfWorship
Constructors