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: "Cornerstone Builders | Custom Homes & Remodeling",
description: "Cornerstone Builders is a custom home and remodeling contractor serving the Portland metro area. They specialize in kitchen and bathroom remodeling, basement finishing, room additions, and custom home construction. With a design-build approach, they manage every phase from initial concept through final completion, helping homeowners transform their living spaces with quality craftsmanship and attention to detail.",
url: "https://www.cornerstonebuilders.org/",
telephone: "+1-503-671-9538",
address: {
@type: "PostalAddress",
streetAddress: "7721 SW Cirrus Dr spc 30-c",
addressLocality: "Beaverton",
addressRegion: "OR",
postalCode: "97008",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.4635447,
longitude: -122.78964049999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "39",
bestRating: "5"
},
areaServed: "Beaverton and surrounding Portland metro area, Oregon",
knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen or bathroom remodels, families needing room additions, those building custom homes, homeowners seeking design-build expertise",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Build Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Remodeling"
}
],
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.