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: "Hi-Tech Siding LLC",
description: "Hi-Tech Siding LLC provides roofing and siding services to homeowners throughout Augusta County and the surrounding Crimora, VA area. The company specializes in residential roofing projects, including inspections, repairs, and replacements, along with complementary siding installations. They are known for quality craftsmanship and customer-focused service on both new and existing homes.",
url: "https://hitechsidingandroofing.com/augusta-county-roofing",
telephone: "+1-540-649-7436",
address: {
@type: "PostalAddress",
streetAddress: "56 Serendipity Ln",
addressLocality: "Crimora",
addressRegion: "VA",
postalCode: "24431",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.1952031,
longitude: -78.8448579
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "23",
bestRating: "5"
},
areaServed: "Crimora, Augusta County, and surrounding areas of Virginia",
knowsAbout: "Roofing, Homeowners needing roof repair or replacement, Residents seeking coordinated roofing and siding work",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Roofing & Siding Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Service Provider"
}
],
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.