Structured Data

    Social A - Dallas Event Venue

    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: "Social A - Dallas Event Venue",
      description: "Social A is a versatile event venue in Dallas located on John W. Carpenter Freeway, designed to host weddings, corporate events, and private celebrations. The venue offers customizable indoor and outdoor spaces with modern amenities and professional event support to accommodate gatherings of various sizes. Social A specializes in creating memorable experiences for couples, businesses, and individuals seeking a polished Dallas event destination.",
      url: "https://socialaevents.com/",
      telephone: "+1-972-707-7677",
      address: {
        @type: "PostalAddress",
        streetAddress: "7700 John W. Carpenter Fwy",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75247",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8199705,
        longitude: -96.87298659999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Dallas, TX and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Engaged couples, corporate event planners, milestone celebration hosts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Indoor & Outdoor Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Modern Amenities & Professional Support"
        }
      ],
      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.