Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Good Knight Roofing and Construction LLC",
description: "Good Knight Roofing and Construction LLC is a full-service roofing contractor based in West Palm Beach specializing in residential and commercial roofing solutions. The company provides comprehensive roofing services including inspections, repairs, replacements, and storm damage restoration. With a focus on quality craftsmanship and customer satisfaction, Good Knight Roofing brings expertise in handling Florida's challenging weather conditions and building codes.",
telephone: "+1-954-858-0391",
address: {
@type: "PostalAddress",
streetAddress: "793 Gazetta Way",
addressLocality: "West Palm Beach",
addressRegion: "FL",
postalCode: "33413",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.689373099999997,
longitude: -80.1543932
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "20",
bestRating: "5"
},
areaServed: "West Palm Beach and surrounding South Florida communities",
knowsAbout: "Roofing, Homeowners needing roof repairs or replacements, Commercial property owners, Storm damage victims, Property managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local South Florida Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customer-Focused Service"
}
],
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.