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: "Best Roofing Of Virginia - Thimble Shoals Blvd",
description: "Best Roofing Of Virginia is a full-service roofing contractor serving Newport News and the surrounding Hampton Roads area. They specialize in residential and commercial roof repairs, replacements, and installations, with expertise in storm damage restoration and insurance claim assistance. The company is fully licensed and insured, offering comprehensive roofing solutions backed by workmanship warranties.",
url: "https://bestroofingva.com/",
telephone: "+1-757-463-2378",
address: {
@type: "PostalAddress",
streetAddress: "733 Thimble Shoals Blvd Ste. 170-004",
addressLocality: "Newport News",
addressRegion: "VA",
postalCode: "23606",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.084271,
longitude: -76.467537
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "64",
bestRating: "5"
},
areaServed: "Newport News, VA and surrounding Hampton Roads region",
knowsAbout: "Roofing, Homeowners needing roof repairs or replacements, businesses with commercial roofing needs, storm damage victims seeking insurance claim assistance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Storm Damage Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Service Coverage"
}
],
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.