Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Earthology Landscape LLC",
description: "Earthology Landscape LLC is a full-service landscaping and hardscaping company based in Salt Lake City specializing in outdoor design and installation. They handle residential landscape projects including hardscape features, drainage solutions, and custom outdoor spaces. With a strong local reputation, they focus on quality craftsmanship and transforming outdoor areas into functional, attractive spaces.",
telephone: "+1-801-808-1170",
address: {
@type: "PostalAddress",
streetAddress: "3690 S 300 W",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84115",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.6908536,
longitude: -111.899991
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Salt Lake City and surrounding areas",
knowsAbout: "Hardscaping & Patios, Homeowners seeking complete landscape transformations, Properties with drainage issues, Customers wanting custom outdoor living spaces",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Hardscape Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Drainage Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Design & Installation"
}
],
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.