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: "Green Side Up Landscapes",
description: "Green Side Up Landscapes is a full-service landscaping company based in Payson, UT, offering design, installation, and maintenance services for residential properties throughout Utah County. Their team specializes in creating and maintaining custom outdoor spaces, including lawn care, planting, and landscape design. They're known for their attention to detail and commitment to transforming yards into beautiful, functional outdoor living areas.",
url: "https://greensideup-utah.com/",
telephone: "+1-801-369-7549",
address: {
@type: "PostalAddress",
streetAddress: "11439 S 5600 W St",
addressLocality: "Payson",
addressRegion: "UT",
postalCode: "84651",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.0223537,
longitude: -111.7857568
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "64",
bestRating: "5"
},
areaServed: "Payson, UT and surrounding Utah County communities",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking custom landscape design, property owners wanting professional lawn maintenance, families wanting to enhance outdoor living spaces",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Landscape Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Utah County 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.