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: "Powell Concrete Hardscape and Landscaping, LLC",
description: "Powell Concrete Hardscape and Landscaping, LLC is a full-service hardscaping and landscaping company based in York, SC, specializing in concrete work, paver patios, retaining walls, and outdoor living spaces. They combine expert craftsmanship with design expertise to create durable, attractive outdoor installations for residential and commercial properties throughout the area.",
url: "https://www.powellservicesllc.com/",
telephone: "+1-704-519-6789",
address: {
@type: "PostalAddress",
streetAddress: "5338 Haney Rd",
addressLocality: "York",
addressRegion: "SC",
postalCode: "29745",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0803854,
longitude: -81.0885196
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "52",
bestRating: "5"
},
areaServed: "York, SC and surrounding areas",
knowsAbout: "Hardscaping & Patios, Homeowners seeking custom outdoor living spaces, property owners needing durable hardscape solutions, residential and commercial clients wanting professional design services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Design & Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Hardscape Specialties"
}
],
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.