Structured Data

    Maple Grove Estate

    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: "Maple Grove Estate",
      description: "Maple Grove Estate is an elegant wedding and event venue in Knoxville offering a picturesque setting for ceremonies, receptions, and special occasions. Located on 8800 Westland Drive, the estate provides customizable spaces suitable for intimate gatherings and larger celebrations. The venue combines Southern charm with modern amenities to accommodate a variety of event styles and sizes.",
      url: "https://www.maplegrovetn.com/",
      telephone: "+1-865-999-5333",
      address: {
        @type: "PostalAddress",
        streetAddress: "8800 Westland Dr",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37923",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.892463299999996,
        longitude: -84.06360649999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "62",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding East Tennessee areas",
      knowsAbout: "Event & Wedding Venues, Couples seeking a traditional wedding venue, Event hosts planning celebrations, Families organizing special occasions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Estate Grounds Setting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Event Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Venue"
        }
      ],
      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.