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: "Nathan Wright Landscape Design",
description: "Nathan Wright Landscape Design is an independent landscape design and installation firm serving the Chicago area. They specialize in custom landscape design, planting beds, garden installation, and comprehensive lawn maintenance services. With a focus on personalized design solutions and quality craftsmanship, they transform residential outdoor spaces into functional and beautiful landscapes.",
url: "https://nathanwrightlandscape.com/",
telephone: "+1-773-489-4701",
address: {
@type: "PostalAddress",
streetAddress: "2716 N California Ave",
addressLocality: "Chicago",
addressRegion: "IL",
postalCode: "60647",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.9308761,
longitude: -87.6978898
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "25",
bestRating: "5"
},
areaServed: "Chicago and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking custom landscape transformations, property owners wanting ongoing lawn maintenance, residents looking for professional planting bed design and installation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Design Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Approach"
}
],
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.