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: "Mount Valley Foundation Services",
description: "Mount Valley Foundation Services is a Charleston-based foundation repair specialist that diagnoses and fixes settling, cracking, and structural issues in residential and commercial properties. Their team addresses foundation problems ranging from minor cracks to major settling with solutions tailored to each property's specific needs. They serve the greater Charleston area with expertise in the soil conditions and building challenges common to the Low Country.",
url: "https://www.fixmyfoundation.com/about/meet-the-team/charleston-branch/",
telephone: "+1-854-400-9998",
address: {
@type: "PostalAddress",
streetAddress: "1850 Ashley River Rd",
addressLocality: "Charleston",
addressRegion: "SC",
postalCode: "29407",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8043747,
longitude: -80.01912879999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "506",
bestRating: "5"
},
areaServed: "Charleston, SC and surrounding areas",
knowsAbout: "General Contractors & Remodelers, Homeowners with foundation cracks or settling, buyers conducting pre-purchase inspections, property managers overseeing residential portfolios",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Charleston Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Diagnostics"
}
],
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.