The card ChatGPT, Claude, and Perplexity read about your business. Pre-filled templates for medical aesthetics, dental, real estate, restaurants. Preview — the tool ships next sprint.
Templates that ship with the tool. Each one pre-fills the correct schema.org fields for your business type.
Example of the code (JSON-LD) the tool generates for a medical aesthetics clinic. You paste it into your site once; ChatGPT, Claude, and Perplexity read it forever.
{
"@type": "MedicalClinic",
"name": "Clínica Estética Tijuana",
"address": {
"addressLocality": "Tijuana",
"addressRegion": "Baja California",
"addressCountry": "MX"
},
"telephone": "+52-664-XXX-XXXX",
"medicalSpecialty": "PlasticSurgery",
"physician": {
"@type": "Physician",
"name": "Dr. Example Lastname",
"medicalSpecialty": "PlasticSurgery"
},
"availableService": [
{ "@type": "MedicalProcedure",
"name": "Rhinoplasty" },
{ "@type": "MedicalProcedure",
"name": "Facial harmonization" },
{ "@type": "MedicalProcedure",
"name": "VASER liposculpture" },
{ "@type": "MedicalProcedure",
"name": "Abdominoplasty" }
],
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.8",
"reviewCount": "127",
"url": "https://g.page/example-clinic"
}
}
12-20 procedures pre-filled per vertical. Live SEP cédula validation. Side-by-side comparison against your competitor's code.
You don't have to wait for the tool. XALA installs the correct card for your vertical — full schema, validated and maintained — as part of the base retainer. In 14 days.