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: "groomed by an angell",
description: "Groomed by an Angell is a dedicated dog grooming salon in San Leandro offering professional grooming services for dogs of all sizes and coat types. The business specializes in personalized grooming care with attention to each pet's individual needs and comfort. They provide a range of grooming packages and services designed to keep dogs healthy, happy, and looking their best.",
url: "http://www.groomer.io/schedule/groomedbyangell",
telephone: "+1-510-875-4213",
address: {
@type: "PostalAddress",
streetAddress: "369 Juana Ave",
addressLocality: "San Leandro",
addressRegion: "CA",
postalCode: "94577",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.7239686,
longitude: -122.1516531
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "34",
bestRating: "5"
},
areaServed: "San Leandro and surrounding East Bay communities",
knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, Pet owners with breed-specific grooming needs, Dogs requiring regular maintenance care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Care Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Expertise"
}
],
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.