Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 39 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Superior Home Improvements",
description: "Superior Home Improvements is a Charlotte-based home improvement contractor offering a range of services to help homeowners update and maintain their properties. While specific service details are limited in available information, the company focuses on delivering quality home improvement solutions to the Charlotte area.",
telephone: "+1-704-774-8595",
address: {
@type: "PostalAddress",
streetAddress: "11515 Crystal Pointe Dr",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28215",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.226467,
longitude: -80.63480799999999
},
areaServed: "Charlotte, North Carolina and surrounding areas",
knowsAbout: "General Contractors & Remodelers, Charlotte-area homeowners seeking general home improvement and remodeling services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Charlotte Presence"
}
],
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.