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: "Bear Ridge Construction, LLC",
description: "Bear Ridge Construction, LLC is a Class A contractor specializing in kitchen and bathroom remodeling throughout Augusta County and Staunton, Virginia. The family-owned business offers comprehensive services including custom tile work, heated tile showers and floors, custom cabinetry, and deck construction. They manage projects from start to finish with clear client communication and a network of skilled local craftsmen.",
url: "https://brcllcva.com/",
telephone: "+1-540-487-8740",
address: {
@type: "PostalAddress",
streetAddress: "4881 Lee Jackson Hwy",
addressLocality: "Greenville",
addressRegion: "VA",
postalCode: "24440",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.9786674,
longitude: -79.16977779999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "20",
bestRating: "5"
},
areaServed: "Staunton, Augusta County, and surrounding areas of Virginia",
knowsAbout: "Home Remodeling, Homeowners seeking kitchen or bathroom upgrades, Custom tile work enthusiasts, Deck construction projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Class A Contractor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Craftsman Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned Local Business"
}
],
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.