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: "District Dogs Shaw",
description: "District Dogs Shaw is a full-service pet care facility offering dog daycare, overnight boarding, grooming, training, and dog walking services. Located in Washington, DC's Shaw neighborhood, they provide supervised daycare with play and socialization, spa and grooming services with a gentle, low-stress approach, overnight boarding with comfortable accommodations, and professional training from puppy classes to advanced certification. They also serve cats and other domestic pets, with a focus on creating a nurturing, safe environment for every animal.",
url: "http://www.districtdogs.com/shaw",
telephone: "+1-202-335-4674",
address: {
@type: "PostalAddress",
streetAddress: "2323 Sherman Ave NW STE 4",
addressLocality: "Washington",
addressRegion: "DC",
postalCode: "20001",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.921433799999996,
longitude: -77.0250997
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "321",
bestRating: "5"
},
areaServed: "Washington, DC and Arlington, VA",
knowsAbout: "Pet Boarding & Daycare, Dog owners needing daycare or boarding, pet parents seeking professional grooming, owners training puppies or adult dogs, busy professionals requiring pet care services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Service Pet Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Gentle Grooming Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Locations"
}
],
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.