Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Mimados Pet Grooming - Newton",
description: "Mimados Pet Grooming is a professional grooming salon in Newton run by groomers with over a decade of experience, offering comprehensive services for dogs and cats including baths, haircuts, nail trimming, ear and eye cleaning, teeth brushing, and specialty treatments like medicated baths and de-shedding. The salon emphasizes a stress-free, play-based environment where pets socialize freely rather than waiting in crates, with experienced staff trained in handling senior, disabled, and special-needs animals. They also offer a puppy first-groom program to acclimate young dogs to grooming from an early age.",
url: "https://mimadospetgrooming.com/",
telephone: "+1-857-746-3194",
address: {
@type: "PostalAddress",
streetAddress: "1175 Walnut St Unit 2",
addressLocality: "Newton",
addressRegion: "MA",
postalCode: "02461",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.321407099999995,
longitude: -71.2062807
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "193",
bestRating: "5"
},
areaServed: "Newton and Waltham, MA",
knowsAbout: "Dog Grooming, Dog and cat owners seeking gentle, professional grooming; owners of senior or special-needs pets; first-time puppy owners; large breed owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced International Groomer"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Senior & Special-Needs Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Play-Based Environment"
}
],
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.