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: "Five Star Roofing Co.",
description: "Five Star Roofing Co. is a licensed and insured roofing contractor serving Long Island and surrounding areas with over 30 years of experience. They specialize in residential and commercial roofing services including new installations, roof replacements, repairs, leak fixes, inspections (including drone-assisted assessments), and maintenance plans across multiple roofing types—asphalt shingles, metal, tile, EPDM rubber, TPO, and torch-down systems. Led by owner Nick, the team is GAF certified, Google Guaranteed, and A+ BBB rated, offering emergency services, flexible financing, and fast turnaround times.",
url: "https://fivestarroofingny.net/",
telephone: "+1-718-795-6640",
address: {
@type: "PostalAddress",
streetAddress: "97-06 101st Ave",
addressLocality: "Ozone Park",
addressRegion: "NY",
postalCode: "11416",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.6846757,
longitude: -73.8438843
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "446",
bestRating: "5"
},
areaServed: "Long Island, NY and surrounding areas including Nassau and Queens counties",
knowsAbout: "Roofing, Homeowners needing roof repairs or replacements, property managers overseeing residential or commercial buildings, businesses requiring emergency roofing services, Long Island residents with storm damage",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Drone Technology for Inspections"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "30+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fast, Responsive 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.