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: "Diva Dogs Grooming",
description: "Diva Dogs Grooming is a full-service dog grooming business serving the DC metropolitan area with both a brick-and-mortar shop in Washington, DC's Palisades neighborhood and mobile grooming services throughout Northern Virginia, DC, and Maryland. With years of experience serving the local community, they offer professional grooming appointments at their MacArthur Boulevard location or bring grooming directly to your home through their mobile service, providing convenient options for pet owners throughout the region.",
url: "http://www.divadogsva.com/",
telephone: "+1-202-625-5165",
address: {
@type: "PostalAddress",
streetAddress: "4820 MacArthur Blvd NW",
addressLocality: "Washington",
addressRegion: "DC",
postalCode: "20007",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.916730099999995,
longitude: -77.0963423
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "83",
bestRating: "5"
},
areaServed: "Washington DC, Northern Virginia, Maryland (Metro Area)",
knowsAbout: "Dog Grooming, Busy DC-area pet owners, families seeking convenient mobile grooming, dogs requiring professional grooming in the Palisades neighborhood",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Service Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Business"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Hours"
}
],
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.