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: "The Dog House - Corpus Christi",
description: "The Dog House is a pet care facility in Corpus Christi offering professional dog grooming and pet shop services. With over a decade of experience serving the local community, they provide grooming services for dogs of all sizes and breeds, along with pet supplies and products. The business is known for personalized care and attention to each animal's individual needs.",
url: "https://m.facebook.com/pages/The-Dog-House-Pet-Shop-Grooming/111166472280596",
telephone: "+1-361-992-9525",
address: {
@type: "PostalAddress",
streetAddress: "4237 S Alameda St",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78412",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.730469799999998,
longitude: -97.3728332
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "383",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, pet owners needing supplies, people with dogs of all sizes and breeds",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Grooming"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Pet Shop On-Site"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.