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: "ProTrim Lawn’s LLC",
description: "ProTrim Lawns LLC is a Summerville-based lawn care and landscaping company offering comprehensive outdoor maintenance and design services. They specialize in lawn maintenance, landscape design, planting beds, mulching, and seasonal cleanups to keep residential and commercial properties looking their best year-round.",
url: "http://protrimlawnsllc.com/",
telephone: "+1-843-926-5584",
address: {
@type: "PostalAddress",
streetAddress: "121 Barshay Dr",
addressLocality: "Summerville",
addressRegion: "SC",
postalCode: "29483",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9959238,
longitude: -80.22178339999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Summerville, SC and surrounding Lowcountry areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners, Commercial property managers, Busy professionals seeking weekly lawn maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Summerville Owner"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Landscape Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Service"
}
],
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.