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: "Jacksonville Roofing Repair and Installations",
description: "Jacksonville Roofing Repair and Installations provides comprehensive roofing services including repairs, replacements, and new installations for residential and commercial properties throughout Jacksonville and the surrounding areas. The company specializes in diagnosing roof damage, handling storm-related repairs, and assisting with insurance claims to make the process seamless for homeowners and business owners.",
url: "https://jacksonville-roofing-repair-and-installations.ueniweb.com/",
telephone: "+1-786-652-1600",
address: {
@type: "PostalAddress",
streetAddress: "3955 Riverside Ave",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32205",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.2913519,
longitude: -81.7118966
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "23",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Roofing, Homeowners needing repairs, Property managers, Commercial building owners, Those filing insurance claims",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claims Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Storm Damage Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Roofing Services"
}
],
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.