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: "Landscape Designs Nursery",
description: "Landscape Designs Nursery is a full-service garden center and landscape design company in McFarland, Wisconsin, run by owner Steve Lesch. They offer a wide selection of plants for Southern Wisconsin gardens, including shade trees, conifers, perennials, bulbs, and woody ornamentals, along with mulch, fertilizers, and weed control products. The nursery provides on-site landscape consultations (digitally recorded for your records), hosts free educational lectures on topics like shade tree selection and ornamental pruning, and supplies installation guides for homeowners undertaking their own plantings.",
url: "http://www.landscapedesigns.bz/",
telephone: "+1-608-490-1820",
address: {
@type: "PostalAddress",
streetAddress: "3290 Elvehjem Rd",
addressLocality: "McFarland",
addressRegion: "WI",
postalCode: "53558",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.0067005,
longitude: -89.2569063
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "13",
bestRating: "5"
},
areaServed: "McFarland and Southern Wisconsin",
knowsAbout: "Landscaping & Lawn Care, Homeowners planning landscape projects, gardeners seeking region-appropriate plants, DIY landscapers wanting expert guidance, and those interested in ornamental gardening education",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Expert On-Site Consultations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Educational Lectures"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Curated Plant Selection"
}
],
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.