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: "Metro Animals",
description: "Metro Animals in Plano is a full-service pet boarding facility offering overnight boarding, doggy daycare, and grooming services for dogs and cats. The facility features comfortable accommodations, outdoor play areas, and trained staff to care for your pets while you're away. They provide flexible scheduling and personalized attention to ensure your pets feel safe and cared for during their stay.",
url: "http://metroanimals.com/plano",
telephone: "+1-214-291-0514",
address: {
@type: "PostalAddress",
streetAddress: "3309 Coit Rd #110",
addressLocality: "Plano",
addressRegion: "TX",
postalCode: "75093",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.0425598,
longitude: -96.77068829999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "113",
bestRating: "5"
},
areaServed: "Plano, TX and surrounding areas",
knowsAbout: "Pet Boarding & Daycare, Working pet owners needing daycare, travelers requiring boarding, pets needing grooming services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Pet Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Outdoor Play Areas"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Cat & Dog Boarding"
}
],
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.