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: "Lauderdale Pet Lodge",
description: "Lauderdale Pet Lodge is a full-service pet boarding facility in Fort Lauderdale offering overnight boarding, daycare, and grooming services for dogs and cats. The facility features climate-controlled accommodations, outdoor play areas, and professional staff trained in pet care and handling. They provide a safe, comfortable environment for pets while their owners are away, with options for both short-term and extended stays.",
url: "https://www.petlodgeofsouthflorida.com/locations/lauderdale-pet-lodge?y_source=1_MTE2NjkwNTItNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-954-642-1984",
address: {
@type: "PostalAddress",
streetAddress: "2604 S Federal Hwy",
addressLocality: "Fort Lauderdale",
addressRegion: "FL",
postalCode: "33316",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.090529399999998,
longitude: -80.13598759999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "549",
bestRating: "5"
},
areaServed: "Fort Lauderdale and surrounding South Florida communities",
knowsAbout: "Pet Boarding & Daycare, Working pet owners, travelers, multi-pet households, pets needing socialization",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Indoor/Outdoor Facilities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Grooming Add-Ons Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dogs and Cats Welcome"
}
],
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.