Structured Data

    Be Alive Infusion and Wellness

    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: "Be Alive Infusion and Wellness",
      description: "Be Alive Infusion and Wellness is a medical wellness center in San Rafael offering IV therapy and infusion services to support health optimization and recovery. Founded with a focus on personalized wellness care, they provide treatments designed to boost energy, immunity, and overall vitality through professionally administered intravenous therapies.",
      telephone: "+1-415-216-0505",
      address: {
        @type: "PostalAddress",
        streetAddress: "2144 4th St A",
        addressLocality: "San Rafael",
        addressRegion: "CA",
        postalCode: "94901",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.976296000000005,
        longitude: -122.5481462
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "San Rafael and surrounding Marin County",
      knowsAbout: "IV Therapy & Wellness Clinics, Health-conscious individuals, fitness enthusiasts, professionals seeking recovery support, people looking to boost immunity and energy levels",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Medical-Grade IV Infusions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Wellness 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.