Structured Data

    Wegman's Nursery

    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: "Wegman's Nursery",
      description: "Wegman's Nursery is a full-service garden center in Redwood City serving both seasoned gardeners and beginners with plants, seeds, and garden products. They offer garden consultations to help customers plan and maintain their landscapes, along with educational workshops through partnerships with Garden for the Environment. Whether you're looking for specific plants, landscaping supplies, or expert gardening advice, Wegman's provides personalized guidance to ensure your garden thrives.",
      url: "http://www.wegmansnursery.com/",
      telephone: "+1-650-368-5908",
      address: {
        @type: "PostalAddress",
        streetAddress: "Woodside Manor Shopping Center, 492 Woodside Rd",
        addressLocality: "Redwood City",
        addressRegion: "CA",
        postalCode: "94061",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.4710418,
        longitude: -122.2233911
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "194",
        bestRating: "5"
      },
      areaServed: "Redwood City and surrounding San Mateo County communities",
      knowsAbout: "Landscaping & Lawn Care, Homeowners new to gardening, experienced gardeners seeking specialty plants, DIY landscape enthusiasts, garden design consultation seekers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Expert Garden Consultations"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Educational Workshops"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wide Selection for All Gardeners"
        }
      ],
      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.