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: "Porter Family Roofers LLC",
description: "Porter Family Roofers LLC is a locally-owned roofing company serving Richmond and surrounding areas with residential and commercial roof repairs, replacements, and inspections. The family-operated business specializes in handling storm damage claims and working with insurance companies to ensure customers get the coverage they deserve. They offer comprehensive roofing solutions backed by workmanship warranties and financing options to make projects more accessible.",
url: "https://porterroofers.site/",
telephone: "+1-804-492-2666",
address: {
@type: "PostalAddress",
streetAddress: "18 S Thompson St",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23221",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.556871799999996,
longitude: -77.4890404
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "102",
bestRating: "5"
},
areaServed: "Richmond, VA and surrounding areas",
knowsAbout: "Roofing, Storm damage victims, homeowners seeking insurance claim assistance, property owners wanting reliable local roofing contractors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claims Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Operated Business"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed, Insured & Warranted"
}
],
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.