Service identity
Unique identifier, usually your service page URL + #service.
Provider
Cities, states, regions, or country codes where this service is available.
What this service produces, each becomes a Thing in serviceOutput.
Offer catalog (service packages)
Individual sub-services that make up your complete catalog.
Service 1
Main offer / pricing
Call-to-action (potentialAction)
Hours available (optional)
to
Other optional fields
Required: Service name is required · Short description is required
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Service",
"hoursAvailable": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Monday",
"opens": "09:00",
"closes": "17:00"
}
]
}
</script>Why Service Schema Generator
- Full Service schema with @id linkage, offer catalog, hours, CTA, brand, and provider.
- 18 ready-to-pick service types plus free-text override for niche offerings.
- Offer catalog generates a separate Service per package with its own description.
- Potential action (Reserve / Order / Quote) wraps your booking URL.
Common questions
Is Service Schema Generator free to use?
Yes. Service Schema Generator is completely free. There is no sign up, no trial, and no usage cap.
Do I need an account to use Service Schema Generator?
No. You can start using Service Schema Generator straight away. We do not ask for an email address or a login.
Is my data uploaded to a server when I use Service Schema Generator?
No. Service Schema Generator runs entirely inside your browser, so the URL or details you enter never leaves your device and nothing is sent to us.
Do you store the URL or details I use with Service Schema Generator?
No. Because everything happens locally in your browser, there is nothing for us to store. Close the tab and it is gone.
Does Service Schema Generator produce valid JSON-LD for Google?
Yes. Service Schema Generator outputs structured data in the JSON-LD format Google recommends. It is good practice to confirm with Google's Rich Results Test before publishing.
Where do I paste the schema from Service Schema Generator?
Add the generated script to the head or body of the relevant page, or use your CMS or schema plugin to insert it.
How do I use Service Schema Generator?
Enter or paste your URL or details and Service Schema Generator updates the result as you go. When it looks right, copy or download it with one click.
Does Service Schema Generator work on phones and tablets?
Yes. Service Schema Generator is responsive and works in any modern browser on mobile, tablet, and desktop.
Which browsers does Service Schema Generator support?
It works in current versions of Chrome, Firefox, Safari, and Edge. For the best experience, keep your browser up to date.
Is there a limit on how often I can use Service Schema Generator?
No. You can use Service Schema Generator as many times as you need, at no cost.
Can I use Service Schema Generator for commercial or client work?
Yes. You are free to use the output in personal, educational, and commercial projects.
Why is Service Schema Generator free?
The site is supported by advertising, which lets us keep every tool free and open to everyone.
What should I do if Service Schema Generator gives an unexpected result?
First check that your URL or details is formatted as expected. If something still looks wrong, use the feedback link on the page and we will take a look.