Structured Data

    Knoxville Botanical Garden and Arboretum

    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: "Knoxville Botanical Garden and Arboretum",
      description: "Knoxville Botanical Garden and Arboretum is a 44-acre nonprofit public garden listed on the National Register of Historic Places, featuring walking trails, display gardens, historic buildings, and distinctive stone walls. Located five minutes from downtown, it offers free year-round admission and serves as both a community gathering place and event venue, hosting weddings, signature brunches, plant sales, educational programs, and volunteer opportunities. The Garden preserves East Tennessee's horticultural heritage while connecting visitors of all ages to nature, beauty, and ecological stewardship.",
      url: "http://knoxgarden.org/",
      telephone: "+1-865-862-8717",
      address: {
        @type: "PostalAddress",
        streetAddress: "2743 Wimpole Ave",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37914",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9833418,
        longitude: -83.8824104
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "1365",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding East Tennessee communities",
      knowsAbout: "Event & Wedding Venues, Community visitors seeking nature and gardens, event hosts (weddings and celebrations), plant enthusiasts, families with children, volunteers and garden learners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "National Register Historic Site"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Public Access Year-Round"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "44 Acres of Curated Gardens"
        }
      ],
      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.