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: "Gooch Pool Plastering & Repair SLC",
description: "Gooch Pool Plastering & Repair specializes in pool plastering, repair, and maintenance services for residential and commercial pools throughout Northern Utah. With expertise in pool surface restoration, equipment repair, and seasonal services, they help pool owners keep their investments in top condition year-round. Their team combines craftsmanship with customer service to deliver quality results for pools of all sizes.",
url: "https://stilsonandgooch.com/pools-northern-utah/",
telephone: "+1-801-884-2951",
address: {
@type: "PostalAddress",
streetAddress: "1396 W 200 S St Suite F",
addressLocality: "Lindon",
addressRegion: "UT",
postalCode: "84042",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.3340677,
longitude: -111.7491167
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Lindon and Northern Utah",
knowsAbout: "Pool & Spa Services, Homeowners with residential pools, Property managers with commercial pools, Pool owners needing seasonal services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Plastering Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Repair & Maintenance"
}
],
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.