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: "Precision Hardscapes & Irrigation LLC",
description: "Precision Hardscapes & Irrigation LLC is a full-service hardscaping and irrigation company based in Kent, WA, specializing in custom outdoor living spaces and landscape irrigation systems. They design and install paver patios, retaining walls, walkways, drainage solutions, and complete irrigation systems for both residential and commercial properties. With a focus on quality craftsmanship and attention to detail, they transform outdoor spaces into functional and beautiful environments.",
url: "https://www.precisionhardscapesirrigation.com/",
telephone: "+1-206-941-0768",
address: {
@type: "PostalAddress",
streetAddress: "24012 35th Ave S",
addressLocality: "Kent",
addressRegion: "WA",
postalCode: "98032",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.3861731,
longitude: -122.2883541
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "57",
bestRating: "5"
},
areaServed: "Kent and surrounding South King County communities",
knowsAbout: "Hardscaping & Patios, Homeowners seeking patio installations, property managers needing irrigation systems, landscape designers requiring hardscape contractors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Outdoor Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Design & Installation Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Local Team"
}
],
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.