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: "Binh Le's Landscaping & Construction Puyallup",
description: "Binh Le's Landscaping & Construction is a full-service contractor in Puyallup offering both landscaping design and construction services. The business handles residential landscape projects, garden installations, and general construction work, combining aesthetic design with skilled craftsmanship. They serve the greater Puyallup area with personalized service and attention to detail.",
url: "https://harp-radish-8r87.squarespace.com/",
telephone: "+1-253-304-6991",
address: {
@type: "PostalAddress",
streetAddress: "410 6th St NW",
addressLocality: "Puyallup",
addressRegion: "WA",
postalCode: "98371",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.194923499999994,
longitude: -122.3012073
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "49",
bestRating: "5"
},
areaServed: "Puyallup, Washington and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape redesigns, residential garden installations, construction projects, property improvements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Owner-Operated"
}
],
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.