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: "True Flow Sprinkler - Bountiful",
description: "True Flow Sprinkler is a local irrigation specialist serving the Bountiful area and surrounding communities. They provide comprehensive sprinkler system services including new installations, repairs, maintenance, and seasonal startup and winterization. True Flow is known for professional workmanship and dependable service to keep landscapes healthy and water-efficient year-round.",
url: "https://bountiful.trueflowsprinkler.com/",
telephone: "+1-385-777-1395",
address: {
@type: "PostalAddress",
streetAddress: "3201 S 75 E",
addressLocality: "Bountiful",
addressRegion: "UT",
postalCode: "84010",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.8547503,
longitude: -111.87783639999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Bountiful, UT and surrounding areas",
knowsAbout: "Irrigation Systems, Homeowners with sprinkler systems, property managers, landscapers needing reliable irrigation contractors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Irrigation"
}
],
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.