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: "EverGreen Kitchen & Bathroom Remodeling Anaheim",
description: "EverGreen Kitchen & Bathroom Remodeling is a general contractor specializing in kitchen and bathroom renovations in Orange County. They provide design-build services, handling everything from initial concept through completion. The team manages all aspects of remodeling projects including permits, construction, and finishing work.",
url: "https://evergreen-builder.com/",
telephone: "+1-949-577-7099",
address: {
@type: "PostalAddress",
streetAddress: "302 W Winston Rd",
addressLocality: "Anaheim",
addressRegion: "CA",
postalCode: "92805",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.8146177,
longitude: -117.91156919999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Anaheim and Orange County, CA",
knowsAbout: "Home Remodeling, Homeowners seeking kitchen or bathroom renovations, Homeowners wanting design-build efficiency",
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.