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: "Rainguard Roofing LLC",
description: "Rainguard Roofing LLC is a second-generation, family-owned roofing company serving Greene County, VA with over 50 years of combined experience. They specialize in roof installations, repairs, and replacements using premium materials like GAF-certified shingles and Englert metal roofs, along with comprehensive gutter installation, maintenance, repair, and protection services. The company also offers siding installation and repair, with additional specializations in complex commercial projects, historical restorations, and custom solutions for unique architectural needs.",
url: "https://www.rainguardroofingva.com/",
telephone: "+1-540-792-2010",
address: {
@type: "PostalAddress",
streetAddress: "145 Commerce Dr",
addressLocality: "Ruckersville",
addressRegion: "VA",
postalCode: "22968",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.2249913,
longitude: -78.3715806
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "198",
bestRating: "5"
},
areaServed: "Greene County, VA including Charlottesville and Ruckersville",
knowsAbout: "Roofing, Homeowners seeking durable metal roofing, families needing gutter solutions, veterans and seniors seeking discounts, commercial property owners with complex roofing needs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Lifetime & Extended Warranties"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Discounts"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fast, Free Estimates"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.