Structured Data

    Dream Gardens Inc.

    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: "Dream Gardens Inc.",
      description: "Dream Gardens Inc. is a full-service landscaping and general contracting company serving the Knoxville area with over a decade of experience in landscape design, installation, and maintenance. They specialize in creating and maintaining beautiful outdoor spaces for residential and commercial properties, offering everything from planting beds and mulching to complete landscape renovations. Their team handles both aesthetic design work and hardscaping projects, making them a one-stop solution for comprehensive outdoor property improvement.",
      url: "http://www.dreamgardens865.com/",
      telephone: "+1-865-258-1844",
      address: {
        @type: "PostalAddress",
        streetAddress: "1207 Woodcrest Dr",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37918",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0180079,
        longitude: -83.950149
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "63",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking complete landscape makeovers, property managers maintaining commercial grounds, residents wanting ongoing lawn and garden care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "General Contracting Capability"
        }
      ],
      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.