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: "619 Roofing",
description: "619 Roofing is a licensed and insured roofing contractor serving San Diego, Riverside, and Orange County with comprehensive residential and commercial roofing services. They specialize in roof repair, maintenance, inspections, complete tear-offs, re-roofing, and new installations for both residential and commercial properties. The company offers 24/7 emergency roofing services including emergency tarping, customer-friendly financing options, and free inspections.",
url: "https://619roofing.com/",
telephone: "+1-619-609-0214",
address: {
@type: "PostalAddress",
streetAddress: "3930 Oregon St Suite 254",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92104",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.749041999999996,
longitude: -117.13534510000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "123",
bestRating: "5"
},
areaServed: "San Diego, Riverside, and Orange County, California",
knowsAbout: "Roofing, Homeowners needing roof repair or replacement, commercial property managers, HOAs, real estate agents preparing properties for sale, property owners requiring emergency tarping service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Response"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customer-Friendly Financing"
}
],
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.