Structured Data

    Wellness Institute of Boston

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

    Schema.org / LocalBusiness
    |
    49 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Wellness Institute of Boston",
      description: "Wellness Institute of Boston is a wellness center located in Malden that provides holistic health services to the greater Boston area. As an independent wellness facility, they focus on integrative approaches to health and wellbeing, combining Eastern and Western wellness practices.",
      address: {
        @type: "PostalAddress",
        streetAddress: "578 Main St",
        addressLocality: "Malden",
        addressRegion: "MA",
        postalCode: "02148",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.4294325,
        longitude: -71.0677443
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Malden, MA and surrounding Boston area",
      knowsAbout: "Holistic Wellness, Health-conscious individuals, people seeking holistic approaches to wellness, those interested in integrative medicine",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Holistic Integration"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community Focus"
        }
      ],
      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.