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: "Armstrong Pro Roofing Inc.",
description: "Armstrong Pro Roofing Inc. is a family-owned residential roofing contractor with over 25 years of experience serving Bakersfield and Kern County. They specialize in roof installations, re-roofing, tear-offs, repairs, inspections, certifications, and flat patio roofing using asphalt shingles, tile, metal, and other quality materials. The team offers emergency storm damage repair, free estimates, and honest assessments with fair pricing, treating each home with attention to detail and commitment to quality workmanship.",
url: "https://armstrongproroofing.com/",
telephone: "+1-661-319-7566",
address: {
@type: "PostalAddress",
streetAddress: "3072 Skyline Blvd",
addressLocality: "Bakersfield",
addressRegion: "CA",
postalCode: "93305",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.403312,
longitude: -118.986795
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "26",
bestRating: "5"
},
areaServed: "Bakersfield and Kern County, CA",
knowsAbout: "Roofing, Homeowners needing roof replacement or repair, home buyers and sellers requiring inspections, residents with storm damage, property owners seeking long-term quality workmanship",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "25+ Years Local Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Inspections & Estimates"
}
],
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.