Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Regal Roofing & Exteriors LLC",
description: "Regal Roofing & Exteriors LLC is a full-service roofing and exterior contractor serving Harrisonburg and the surrounding Shenandoah Valley. They specialize in residential roof installations, repairs, and replacements, along with complementary exterior services including siding, gutters, and fascia work. The company is locally owned and committed to quality craftsmanship and customer satisfaction on every project.",
url: "http://www.regalroofing.net/",
telephone: "+1-540-849-0778",
address: {
@type: "PostalAddress",
streetAddress: "3097 Eversole Rd",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22802",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.4656471,
longitude: -78.91395779999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "45",
bestRating: "5"
},
areaServed: "Harrisonburg, VA and surrounding Shenandoah Valley",
knowsAbout: "Roofing, Homeowners needing roof repair or replacement, Residential property owners seeking full exterior work",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Exterior Services"
}
],
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.