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: "Bear Bunny & Co.",
description: "Bear Bunny & Co. is a pet boarding facility in Coral Gables specializing in overnight care for dogs and cats. The business provides a safe, comfortable boarding environment for pets while their owners are away, with personalized attention and monitoring to ensure each animal's wellbeing during their stay.",
url: "http://bearbunnynco.com/",
telephone: "+1-305-890-8917",
address: {
@type: "PostalAddress",
streetAddress: "5311 SW 5th Terrace",
addressLocality: "Coral Gables",
addressRegion: "FL",
postalCode: "33134",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.7661609,
longitude: -80.28217939999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "19",
bestRating: "5"
},
areaServed: "Coral Gables and surrounding South Florida communities",
knowsAbout: "Pet Boarding & Daycare, Pet owners traveling or away from home, dog and cat owners seeking overnight boarding solutions, busy professionals needing reliable pet care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Overnight Boarding"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Attentive Pet Care"
}
],
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.