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: "SarahCare Landscaping",
description: "SarahCare Landscaping is a faith-based landscaping company operated by Richard C Antonini Jr., who brings over 10 years of experience to the Charlotte area. They offer comprehensive lawn maintenance including bi-weekly mowing, seasonal cleanups (spring and fall), aeration, garden bed planting and edging, mulch and pinestraw application, and hedge/plant trimming. The business emphasizes integrity, quality craftsmanship, and personalized site visits to ensure services are tailored to each property's specific needs and conditions.",
url: "http://www.sarahcarelandscaping.com/",
telephone: "+1-610-469-4090",
address: {
@type: "PostalAddress",
streetAddress: "1654 Clarendon Pl",
addressLocality: "Rock Hill",
addressRegion: "SC",
postalCode: "29732",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.9595868,
longitude: -81.0368421
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "32",
bestRating: "5"
},
areaServed: "Rock Hill, SC and surrounding Charlotte area",
knowsAbout: "Landscaping & Lawn Care, Residential homeowners seeking comprehensive lawn maintenance, property owners wanting seasonal cleanup and upkeep, customers valuing personalized site assessments",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Owner-Operator"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Lawn Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Online Quote System"
}
],
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.