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: "Elite Remodeling & Design",
description: "Elite Remodeling & Design is a San Diego-based general contractor specializing in comprehensive home remodeling, kitchen and bathroom renovations, and design-build services. The company offers full-service remodeling solutions including electrical and plumbing work, handling both the design and construction phases in-house. They serve residential clients throughout San Diego and surrounding areas with complete home improvement projects.",
url: "http://eliteremodelingsd.com/",
telephone: "+1-833-335-4833",
address: {
@type: "PostalAddress",
streetAddress: "4883 ronson ct #p, 4883 Ronson Ct suite p",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92111",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8313702,
longitude: -117.14481200000002
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "24",
bestRating: "5"
},
areaServed: "San Diego, CA and surrounding areas",
knowsAbout: "Home Remodeling, Homeowners planning kitchen or bathroom remodels, Full-home renovation projects, San Diego residents seeking integrated design-build solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Build Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "In-House Trades"
},
{
@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.