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: "Clean It Right",
description: "Clean It Right is a professional pressure washing and commercial cleaning company serving Salt Lake City, Park City, and surrounding areas with over 30 years of experience. They specialize in residential and commercial pressure washing, graffiti removal, wood restoration, brick cleaning, parking garage cleaning, construction cleanup, and specialized services like hydraulic spill cleanup, ice removal, and line striping. The team uses cutting-edge techniques and eco-friendly products, offering flexible service contracts (weekly, bi-weekly, monthly, quarterly) and same-day estimates for properties of all sizes.",
url: "https://cleanitright.com/",
telephone: "+1-801-288-8899",
address: {
@type: "PostalAddress",
streetAddress: "Leisure Cir",
addressLocality: "West Jordan",
addressRegion: "UT",
postalCode: "84084",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.617430399999996,
longitude: -111.96074619999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Salt Lake City, Park City, and surrounding areas",
knowsAbout: "Handyman Services, Property managers, commercial business owners, residential homeowners, HOA communities, restaurants and retail stores",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "30+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Service Contracts"
}
],
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.