Structured Data

    Atelier Tacoma

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Atelier Tacoma",
      description: "Atelier Tacoma is an elegant event venue located in downtown Tacoma that specializes in weddings, receptions, and special events. With its sophisticated urban setting on St Helens Avenue, the venue provides a stylish backdrop for couples and event planners seeking a memorable celebration space in the heart of Tacoma.",
      url: "http://www.ateliertacoma.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "711 St Helens Ave #102",
        addressLocality: "Tacoma",
        addressRegion: "WA",
        postalCode: "98402",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.257259,
        longitude: -122.44209149999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Tacoma and surrounding Pierce County area",
      knowsAbout: "Event & Wedding Venues, Couples seeking upscale weddings, event planners booking special occasions, celebration hosts looking for downtown Tacoma venues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Urban Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Event Hosting"
        }
      ],
      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.