Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Viking Hardscapes and Design llc",
description: "Viking Hardscapes & Design is a locally owned and operated hardscaping company serving Charleston and surrounding areas. They specialize in design and installation of patios, retaining walls, walkways, concrete finishes, and outdoor kitchens with firepits. Their process includes initial consultation, concept development, and expert installation using high-quality materials, with ongoing repair and maintenance services available.",
url: "http://vikinghardscapesanddesign.com/",
telephone: "+1-843-475-2469",
address: {
@type: "PostalAddress",
streetAddress: "118 Aaron Ln",
addressLocality: "Summerville",
addressRegion: "SC",
postalCode: "29485",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9957299,
longitude: -80.1684063
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Summerville, SC and Charleston area",
knowsAbout: "Hardscaping & Patios, Homeowners wanting custom outdoor spaces, Property owners needing retaining walls or drainage solutions, Families planning outdoor entertainment areas",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Focused Process"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Hardscaping"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Finishes"
}
],
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.