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 Gildersleeve Water and Land Services LLC",
description: "C Gildersleeve Water and Land Services LLC is a full-service irrigation and landscape contractor based in Chesapeake, VA. They specialize in irrigation system design, installation, repair, and maintenance for residential and commercial properties. The company also offers landscaping and land management services, providing comprehensive solutions for property water management and outdoor beautification.",
url: "http://cgildersleevewater.com/",
telephone: "+1-757-587-1611",
address: {
@type: "PostalAddress",
streetAddress: "711 Falcon Ave B1",
addressLocality: "Chesapeake",
addressRegion: "VA",
postalCode: "23324",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.7820898,
longitude: -76.2820237
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Chesapeake, Virginia and surrounding Hampton Roads area",
knowsAbout: "Irrigation Systems, Residential homeowners, Commercial property managers, Developers seeking comprehensive landscape and irrigation solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Water Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Expertise"
}
],
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.