| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.LocalBusiness
- data LocalBusiness = LocalBusiness {
- branchCode :: BranchCode
- currenciesAccepted :: CurrenciesAccepted
- openingHours :: OpeningHours
- paymentAccepted :: PaymentAccepted
- priceRange :: PriceRange
- address :: Address
- aggregateRating :: AggregateRating
- alumni :: Alumni
- areaServed :: AreaServed
- award :: Award
- brand :: Brand
- contactPoint :: ContactPoint
- department :: Department
- dissolutionDate :: DissolutionDate
- duns :: Duns
- email :: Email
- employee :: Employee
- event :: Event
- faxNumber :: FaxNumber
- founder :: Founder
- foundingDate :: FoundingDate
- foundingLocation :: FoundingLocation
- globalLocationNumber :: GlobalLocationNumber
- hasOfferCatalog :: HasOfferCatalog
- hasPOS :: HasPOS
- isicV4 :: IsicV4
- legalName :: LegalName
- location :: Location
- logo :: Logo
- makesOffer :: MakesOffer
- member :: Member
- memberOf :: MemberOf
- naics :: Naics
- numberOfEmployees :: NumberOfEmployees
- owns :: Owns
- parentOrganization :: ParentOrganization
- review :: Review
- seeks :: Seeks
- subOrganization :: SubOrganization
- taxID :: TaxID
- telephone :: Telephone
- vatID :: VatID
- additionalProperty :: AdditionalProperty
- containedInPlace :: ContainedInPlace
- containsPlace :: ContainsPlace
- geo :: Geo
- hasMap :: HasMap
- openingHoursSpecification :: OpeningHoursSpecification
- photo :: Photo
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data LocalBusiness Source
A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch of a restaurant chain, a branch of a bank, a medical practice, a club, a bowling alley, etc.
id- LocalBusiness
label- Local Business
comment- A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch of a restaurant chain, a branch of a bank, a medical practice, a club, a bowling alley, etc.
ancestorsThing,Organization,LocalBusiness,Thing,PlacesubtypesAnimalShelter,AutomotiveBusiness,ChildCare,DryCleaningOrLaundry,EmergencyService,EmploymentAgency,EntertainmentBusiness,FinancialService,FoodEstablishment,GovernmentOffice,HealthAndBeautyBusiness,HomeAndConstructionBusiness,InternetCafe,LegalService,Library,LodgingBusiness,MedicalOrganization,ProfessionalService,RadioStation,RealEstateAgent,RecyclingCenter,SelfStorage,ShoppingCenter,SportsActivityLocation,Store,TelevisionStation,TouristInformationCenter,TravelAgencysupertypesOrganization,Placeurl- http://schema.org/LocalBusiness
Constructors