Schema: Service
Schema: Service Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: Service.
Service JSON-LD example for the Xoo Code Schema Markup Audit, a professional service Xoo Code Inc. offers on top of the XooStructured IDE. Covers the OfferCatalog composition pattern with tiered pricing, ServiceChannel for access points, structured areaServed, and the subtype-selection lesson applied to service types.
GovernmentService JSON-LD example for a Dunmore municipal trash pickup service. Covers jurisdiction and serviceOperator (the 2 properties unique to GovernmentService) plus inherited Service properties.
BroadcastService JSON-LD example for a TV network, radio station, or streaming service. Service subtype adding callSign, broadcastAffiliateOf, broadcaster, broadcastFrequency, broadcastTimezone, broadcastDisplayName, hasBroadcastChannel, parentService, videoFormat, inLanguage.
DefinedRegion JSON-LD example for a region defined by postal codes and administrative areas. Pending type useful for shipping zones, service areas, and merchant return policies. Adds addressCountry, addressRegion, postalCode, postalCodePrefix, postalCodeRange.
FoodService JSON-LD stub for a food service offering: breakfast, lunch, dinner, room service, banquet catering, meal delivery. Service subtype with no unique properties.
EmergencyService JSON-LD example for emergency-response organisations: fire departments, police departments, EMS/ambulance services, coast guard, mountain rescue. Direct LocalBusiness subtype and parent of FireStation and PoliceStation.
PaymentChargeSpecification JSON-LD example for payment-method surcharges (credit-card fees, bank-transfer fees). PriceSpecification subtype adding appliesToPaymentMethod.
VeterinaryCare JSON-LD example for a veterinary practice. Direct MedicalOrganization subtype for animal-healthcare providers. No unique properties.
Optician JSON-LD example for an eyeglass and contact-lens retailer. Direct MedicalBusiness subtype (a LocalBusiness specialty). No unique properties.
FireStation JSON-LD example for a fire station. Dual-inherits CivicStructure + EmergencyService. 24/7 hours, engine company info, community education programmes.
PoliceStation JSON-LD example for a police station. Dual-inherits CivicStructure + EmergencyService. 24/7 emergency coverage + records-counter hours, services like fingerprinting and reporting.
Crematorium JSON-LD example for a cremation facility. Direct CivicStructure subtype. No unique properties; commonly paired with FuneralParlor services via hasOfferCatalog.
TaxiService JSON-LD example for a taxi or ride-hire service. Direct Service subtype. Covers areaServed, hoursAvailable, provider (Organization), providerMobility, offers. The canonical type (supersedes the old Taxi type).
Taxi JSON-LD reference. Legacy type superseded by TaxiService. Kept for back-compatibility; new implementations should use TaxiService.
FinancialProduct JSON-LD example for the parent of all published banking / credit / insurance offerings. Service subtype adding interestRate, annualPercentageRate, and feesAndCommissionsSpecification.
BankAccount JSON-LD example for checking, savings, and money-market accounts. FinancialProduct subtype adding bankAccountType, accountMinimumInflow, and accountOverdraftLimit.
ServiceChannel JSON-LD example for the specific way a Service can be accessed: phone, SMS, postal, in-person, online. Intangible subtype carrying servicePhone, serviceUrl, serviceLocation, availableLanguage, processingTime.
OwnershipInfo JSON-LD example for a historical ownership record of a Product or Service. StructuredValue subtype carrying acquiredFrom, ownedFrom, ownedThrough, typeOfGood — used on Person / Organization.owns to publish provenance (art, vehicles, IP).
InvestmentOrDeposit JSON-LD reference — FinancialProduct subtype carrying amount. Parent of BrokerageAccount, DepositAccount, InvestmentFund.
CableOrSatelliteService JSON-LD reference. A service which provides access to media programming like TV or radio. Access may be via cable or satellite.