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: "Palm Beach Garden's Sliding Door & Window Company",
description: "Palm Beach Garden's Sliding Door & Window Company specializes in sliding door and window repair, replacement, and installation for residential customers throughout Palm Beach County. The company offers custom window and door solutions, including energy-efficient options and manufacturer warranties. They provide free in-home estimates and flexible financing to make upgrades accessible for homeowners.",
url: "https://slidingdoorrepairspalmbeach.com/",
telephone: "+1-561-879-4635",
address: {
@type: "PostalAddress",
streetAddress: "5220 Hood Rd #312",
addressLocality: "Palm Beach Gardens",
addressRegion: "FL",
postalCode: "33418",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.864235899999997,
longitude: -80.1161164
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "25",
bestRating: "5"
},
areaServed: "Palm Beach County, FL",
knowsAbout: "Windows & Doors, Homeowners seeking sliding door repairs, window replacement, energy-efficient home upgrades, custom installation projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free In-Home Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Energy-Efficient Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Financing Options"
}
],
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.