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: "A&J's Professional Roofing",
description: "A&J's Professional Roofing is a licensed and insured roofing contractor serving San Diego County with 13+ years of hands-on experience. They specialize in both residential and commercial roofing, offering tile, shingle, flat roof systems, TPO, torch down installations, and comprehensive leak detection and repair services. As a GAF Certified contractor, they provide enhanced manufacturer-backed warranties and free estimates with no obligation.",
url: "https://ajsproroofing.com/",
telephone: "+1-619-274-6130",
address: {
@type: "PostalAddress",
streetAddress: "8075 San Felipe St",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92114",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7078225,
longitude: -117.0295257
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "16",
bestRating: "5"
},
areaServed: "San Diego County, California",
knowsAbout: "Roofing, Residential homeowners needing roof repairs or replacement, Commercial property managers, Businesses requiring emergency leak repairs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "GAF Certified Contractor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "13+ Years Local Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates & Emergency Service"
}
],
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.