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: "Pet Sitting To The MAX",
description: "Pet Sitting To The MAX offers professional in-home pet care services including pet sitting, dog walking, and pet boarding in the Mountain View area. The business specializes in personalized attention for dogs and cats, with experienced caregivers who visit pets in their own homes or provide boarding services. They focus on maintaining your pet's routine and comfort while you're away.",
url: "http://www.petsittingtothemax.com/",
telephone: "+1-408-505-9765",
address: {
@type: "PostalAddress",
streetAddress: "1510 W El Camino Real",
addressLocality: "Mountain View",
addressRegion: "CA",
postalCode: "94040",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3896661,
longitude: -122.09140549999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "53",
bestRating: "5"
},
areaServed: "Mountain View and surrounding Bay Area communities",
knowsAbout: "Pet Boarding & Daycare, Pet owners traveling for work or vacation, busy professionals needing daily dog walking, owners of anxious pets who do better at home",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Home Care Philosophy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Local Team"
}
],
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.