Structured Data

    Chalet Home + Garden

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Chalet Home + Garden",
      description: "Chalet Home + Garden is an independent garden center and nursery serving the North Shore with a curated selection of plants, trees, shrubs, and gardening supplies. They offer landscape design consultation, seasonal plantings, and expert horticultural advice from knowledgeable staff. Their Wilmette location features indoor and outdoor shopping areas with quality plants suited to Illinois growing conditions.",
      url: "https://www.chaletnursery.com/",
      telephone: "+1-847-250-2165",
      address: {
        @type: "PostalAddress",
        streetAddress: "3132 Lake Ave",
        addressLocality: "Wilmette",
        addressRegion: "IL",
        postalCode: "60091",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.0803334,
        longitude: -87.75391859999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "419",
        bestRating: "5"
      },
      areaServed: "Wilmette and North Shore communities, Illinois",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking quality plants, gardeners needing expert horticultural advice, landscapers sourcing materials, seasonal planters",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Expert Staff"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Curated Selection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Landscape Design Services"
        }
      ],
      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.