All generators
Business · MedicalBusiness
Medical / Dental Practice Schema Generator
Practices, clinics and medical specialists.
output.json
{
"@context": "https://schema.org",
"@type": "MedicalBusiness",
"address": {
"@type": "PostalAddress",
"streetAddress": "",
"addressLocality": "",
"addressRegion": "",
"postalCode": "",
"addressCountry": "GB"
}
}