Structured Data

    Elegance Events

    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: "Elegance Events",
      description: "Elegance Events is a full-service event venue in Marietta specializing in weddings, corporate gatherings, and special occasions. Located on Lower Roswell Road, they offer customizable indoor and outdoor spaces designed to accommodate events of various sizes. Their team provides comprehensive event planning and coordination services to ensure every detail reflects their clients' vision.",
      url: "https://eleganceevents.info/",
      telephone: "+1-813-817-4659",
      address: {
        @type: "PostalAddress",
        streetAddress: "2080 Lower Roswell Rd",
        addressLocality: "Marietta",
        addressRegion: "GA",
        postalCode: "30068",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.948716399999995,
        longitude: -84.491778
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Marietta, GA and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Couples planning weddings, Corporate event planners, Families hosting milestone celebrations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Event Planning Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Indoor and Outdoor Spaces"
        }
      ],
      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.