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: "JV Mobile Pet Grooming",
description: "JV Mobile Pet Grooming brings professional dog grooming directly to your home in a fully equipped, climate-controlled mobile spa. They offer cage-free, one-on-one grooming for dogs up to 50 lbs, eliminating stress and car rides while providing personalized, unhurried attention in a calm environment. Serving Northwest and Northeast Washington, DC, they prioritize your dog's comfort and well-being with professional care and flexible scheduling.",
url: "http://www.jvmobilepetgrooming.com/",
telephone: "+1-202-766-6048",
address: {
@type: "PostalAddress",
streetAddress: "14th St NW &, Irving St NW",
addressLocality: "Washington",
addressRegion: "DC",
postalCode: "20010",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.928821899999996,
longitude: -77.024378
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "22",
bestRating: "5"
},
areaServed: "Northwest and Northeast Washington, DC",
knowsAbout: "Dog Grooming, Busy pet owners, dogs with anxiety or stress sensitivity, residents in NW and NE Washington DC seeking convenient at-home grooming",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Mobile Spa Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Cage-Free, One-on-One Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Size and Safety Standards"
}
],
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.