Structured Data

    The Golden Blush

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Golden Blush",
      description: "The Golden Blush is a wellness center and spa located in Boston's Seaport District offering personalized beauty and wellness services. While their full service menu is under development, the business focuses on integrated wellness and aesthetic treatments designed to enhance client wellbeing and confidence.",
      url: "https://www.thegoldenblush.com/",
      telephone: "+1-786-253-5377",
      address: {
        @type: "PostalAddress",
        streetAddress: "131 Seaport Blvd #2002",
        addressLocality: "Boston",
        addressRegion: "MA",
        postalCode: "02210",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3498801,
        longitude: -71.044333
      },
      areaServed: "Boston, Massachusetts",
      knowsAbout: "Wellness & Med Spas, Boston professionals, wellness-focused individuals, beauty and self-care enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Seaport Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      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.