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: "West Bench Landscaping",
description: "West Bench Landscaping is a full-service landscaping company based in Kearns that specializes in landscape design, installation, and maintenance for residential properties. They handle everything from lawn care and planting to hardscaping projects, offering both aesthetic design and functional outdoor solutions. With a focus on quality workmanship and customer satisfaction, they serve the greater Salt Lake City area with comprehensive landscaping services.",
url: "http://www.jjlandscapers.com/",
telephone: "+1-385-266-5606",
address: {
@type: "PostalAddress",
streetAddress: "5547S S Conestoga Cir",
addressLocality: "Kearns",
addressRegion: "UT",
postalCode: "84118",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.6503217,
longitude: -112.0126552
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "25",
bestRating: "5"
},
areaServed: "Kearns, Salt Lake City, and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape design and installation, property owners needing regular lawn maintenance, residents wanting outdoor hardscaping upgrades",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Design Services"
}
],
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.