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 Paradise Lake Nona",
description: "Pet Paradise Lake Nona is a full-service pet care facility offering boarding, daycare, and grooming for dogs and cats in Orlando. With spacious indoor and outdoor play areas, climate-controlled accommodations, and trained staff, they provide a safe, supervised environment for pets while their owners are away. The facility specializes in making pets comfortable with personalized care plans, regular updates, and enrichment activities.",
url: "https://www.petparadise.com/lake-nona.htm",
telephone: "+1-407-634-6742",
address: {
@type: "PostalAddress",
streetAddress: "14200 Lake Nona Blvd",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32824",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.3638628,
longitude: -81.3111294
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "371",
bestRating: "5"
},
areaServed: "Orlando and surrounding areas",
knowsAbout: "Pet Boarding & Daycare, Pet owners needing boarding while traveling, dogs requiring daycare supervision, pets needing grooming services, cat owners seeking professional care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Facility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Indoor and Outdoor Play"
}
],
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.