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: "Rocky Mountain Sprinkler Systems & Landscaping",
description: "Rocky Mountain Sprinkler Systems & Landscaping provides comprehensive irrigation system installation, repair, and maintenance services for residential and commercial properties in Payson and surrounding areas. They specialize in sprinkler system design, installation, seasonal startup and winterization services, and general landscaping work to help properties maintain healthy lawns and gardens year-round.",
url: "http://rockymntsprinklers.com/",
telephone: "+1-801-465-0914",
address: {
@type: "PostalAddress",
streetAddress: "846 W 1150 S",
addressLocality: "Payson",
addressRegion: "UT",
postalCode: "84651",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.026517999999996,
longitude: -111.746287
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "1",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Payson, UT and surrounding communities",
knowsAbout: "Irrigation Systems, Homeowners needing new irrigation systems, property managers requiring seasonal maintenance, landscaping clients wanting integrated sprinkler solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full System Management"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Seasonal Expertise"
}
],
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.