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: "Truenorth Landscape and Concrete LLC",
description: "TrueNorth Landscape and Concrete LLC is a locally owned contractor serving Salt Lake and Utah counties with comprehensive outdoor transformation services. They specialize in concrete patios, retaining walls, walkways, sprinkler system installation, and custom landscaping design including gardens and flower beds. Known for reliable, quality workmanship and fast response times, they handle both new installations and improvements to existing outdoor spaces with a focus on durability, beauty, and sustainability.",
url: "https://truenorthlandscapeandconcrete.com/",
telephone: "+1-801-400-4844",
address: {
@type: "PostalAddress",
streetAddress: "2081 Wallflower Cir",
addressLocality: "Saratoga Springs",
addressRegion: "UT",
postalCode: "84045",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.3998078,
longitude: -111.93657599999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Salt Lake and Utah counties, including Saratoga Springs and surrounding areas",
knowsAbout: "Hardscaping & Patios, Homeowners wanting complete outdoor transformations, properties needing erosion control or structural support, sustainable landscaping advocates",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Outdoor Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates & Fast Response"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sustainability Focus"
}
],
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.