Structured Data

    Gardens by Oz

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Gardens by Oz",
      description: "Gardens by Oz is a full-service landscaping company based in Norfolk, VA, specializing in landscape design, installation, and maintenance for residential properties. They handle everything from planting beds and garden installations to lawn care, mulching, and seasonal cleanups, offering a comprehensive approach to creating and maintaining beautiful outdoor spaces.",
      url: "https://gardensbyoz.com/",
      telephone: "+1-757-588-5705",
      address: {
        @type: "PostalAddress",
        streetAddress: "5541 Iowa Ave",
        addressLocality: "Norfolk",
        addressRegion: "VA",
        postalCode: "23513",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8891697,
        longitude: -76.2214887
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Norfolk, Virginia and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking complete landscape design and installation, Property owners wanting ongoing professional lawn maintenance, Residents looking to enhance curb appeal",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Landscaping"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Garden Design"
        }
      ],
      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.