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 Cove Cabinetry & Renovations",
description: "Palm Cove Cabinetry & Renovations is a full-service remodeling contractor in Orlando specializing in custom cabinetry and home renovations. They offer design-build services, kitchen and bathroom remodeling, and serve both residential clients seeking high-quality custom solutions and those planning larger home improvements. With a showroom location on Narcoossee Road, they combine retail cabinetry selection with professional installation and renovation expertise.",
url: "https://palmcovecabinetry.com/",
telephone: "+1-321-948-4863",
address: {
@type: "PostalAddress",
streetAddress: "6843 Narcoossee Rd Suit #82",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32822",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.467933499999997,
longitude: -81.2735897
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "31",
bestRating: "5"
},
areaServed: "Orlando and surrounding Central Florida",
knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen or bathroom remodels, clients wanting custom cabinetry with professional installation, design-conscious renovators seeking integrated design-build services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Build Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Cabinetry Showroom"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Renovation Scope"
}
],
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.