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: "J R Guerrero Roofing",
description: "J R Guerrero Roofing is a locally-owned roofing contractor in San Antonio specializing in residential and commercial roof installation, repair, and replacement. With over a decade of experience, the team handles everything from storm damage repairs to complete roof replacements using quality materials and professional craftsmanship. They're known for honest estimates, reliable service, and standing behind their work with warranties.",
url: "https://www.jrguerreroroofingtx.com/",
telephone: "+1-210-432-3516",
address: {
@type: "PostalAddress",
streetAddress: "2754 Culebra Rd",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78228",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.447688,
longitude: -98.55379909999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "42",
bestRating: "5"
},
areaServed: "San Antonio and surrounding South Texas areas",
knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, property managers with commercial roofing needs, storm damage restoration",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local & Independent"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Roofing"
}
],
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.