Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Lowcountry Hardscapes",
description: "Lowcountry Hardscapes is a hardscaping company based in North Charleston serving the Lowcountry region. They specialize in outdoor hardscape design and installation, creating durable and attractive exterior solutions for residential properties. With flexible service hours and a local team, they work directly with homeowners to transform outdoor spaces.",
url: "https://lchardscapes.com/contact",
telephone: "+1-843-597-3537",
address: {
@type: "PostalAddress",
streetAddress: "1165 Bexley St",
addressLocality: "North Charleston",
addressRegion: "SC",
postalCode: "29405",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8735588,
longitude: -79.9833268
},
areaServed: "North Charleston and surrounding Lowcountry areas, South Carolina",
knowsAbout: "Hardscaping & Patios, Homeowners seeking custom hardscape installations, Residential property owners wanting outdoor living spaces, Customers in the North Charleston and Charleston area",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Lowcountry Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Service Hours"
}
],
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.