Structured data
MedicalClinic Schema
Also: MedicalClinic Schema.org, medical clinic structured data, MedicalBusiness
The MedicalClinic declaration should use the dual type pattern: @type: ["MedicalClinic", "LocalBusiness"]. This signals to both medical specialty AI extraction (MedicalClinic) and standard local business retrieval (LocalBusiness). The dual declaration is more powerful than either type alone.
Common mistakes that damage MedicalClinic citation: using LocalBusiness without MedicalClinic, declaring MedicalSpecialty as a free text string instead of the Schema.org enumerated value (WeightLoss, Dermatology, CosmeticSurgery, etc.), and shipping MedicalClinic schema on a JavaScript shell where the page content the schema describes never loads on the AI crawler request.