Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Groomingtails of Boca Raton",
description: "Groomingtails of Boca Raton is a professional dog grooming salon in Boca Raton specializing in breed-specific cuts, nail care, and custom grooming services. The salon is dedicated to providing high-quality grooming in a safe, calm environment tailored to each dog's individual needs and temperament.",
url: "http://groomingtailsofbocaraton.com/",
telephone: "+1-561-961-0365",
address: {
@type: "PostalAddress",
streetAddress: "1580 NW 2nd Ave # 2",
addressLocality: "Boca Raton",
addressRegion: "FL",
postalCode: "33432",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.364048699999998,
longitude: -80.08966219999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "39",
bestRating: "5"
},
areaServed: "Boca Raton and surrounding areas",
knowsAbout: "Dog Grooming, Dog owners seeking breed-specific grooming, families wanting professional pet care, owners of dogs with special grooming needs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Breed-Specific Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Calm, Individual Care"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.