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: "C-Scapes Coastal Landscape Specialist",
description: "C-Scapes Coastal Landscape Specialist is a Corpus Christi-based landscaping company specializing in coastal and residential landscape design and installation. They offer comprehensive landscaping services including landscape design, installation, maintenance, and hardscaping projects tailored to the unique climate and soil conditions of the Texas Gulf Coast. Known for their expertise in coastal landscapes, C-Scapes combines aesthetic design with practical solutions for waterfront and inland properties.",
url: "http://c-scapeslandscaping.com/",
telephone: "+1-361-993-7800",
address: {
@type: "PostalAddress",
streetAddress: "7121 Yorktown Blvd",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78414",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.6526477,
longitude: -97.3690372
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding coastal areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners in coastal areas, waterfront property owners, residential customers seeking professional landscape design and installation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Coastal Landscape Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Landscaping"
}
],
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.