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: "Source 1 Roofing",
description: "Source 1 Roofing is a licensed roofing contractor serving the Las Vegas area with expertise in residential roof repair, replacement, and installation. They offer comprehensive roofing solutions including inspections, storm damage assessment, and insurance claims assistance. With a focus on quality workmanship and customer service, Source 1 Roofing handles everything from minor repairs to complete roof replacements using durable materials.",
url: "https://www.source1roofing.com/",
telephone: "+1-702-682-1131",
address: {
@type: "PostalAddress",
streetAddress: "5442 Lake Charles St",
addressLocality: "North Las Vegas",
addressRegion: "NV",
postalCode: "89031",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.259476299999996,
longitude: -115.1895007
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "98",
bestRating: "5"
},
areaServed: "North Las Vegas and surrounding Las Vegas Valley communities",
knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, customers with storm damage, those filing insurance claims",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Roof Inspections"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claims Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
}
],
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.