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: "Beyond Home Services",
description: "Beyond Home Services is a general contracting company based in Kannapolis, NC, offering comprehensive home improvement and repair solutions. They specialize in a wide range of residential services including remodeling, repairs, and home maintenance work. The team handles both small repairs and larger renovation projects with a commitment to quality craftsmanship and customer satisfaction.",
url: "http://www.beyondhomeservices.com/",
telephone: "+1-980-866-5175",
address: {
@type: "PostalAddress",
streetAddress: "3851 Longmore Ln",
addressLocality: "Kannapolis",
addressRegion: "NC",
postalCode: "28081",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.4666667,
longitude: -80.6574414
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Kannapolis and surrounding areas in Cabarrus County, NC",
knowsAbout: "General Contractors & Remodelers, Homeowners needing remodeling, homeowners with multiple repair needs, property investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service General Contracting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Kannapolis Business"
}
],
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.