Structured Data

    XIII Moons Herbal Apothecary

    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: "XIII Moons Herbal Apothecary",
      description: "XIII Moons Herbal Apothecary is an independent herbal shop in Jacksonville offering handcrafted herbal blends, tinctures, teas, and natural remedies. They specialize in creating customized herbal solutions for wellness and health support, drawing on traditional herbalism and natural medicine practices. The apothecary serves both retail customers seeking individual products and those looking for personalized herbal consultations.",
      url: "http://xiiimoons.com/",
      telephone: "+1-904-551-0110",
      address: {
        @type: "PostalAddress",
        streetAddress: "6050 Moncrief Rd Suite 8",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32209",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.381922899999996,
        longitude: -81.6983666
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "47",
        bestRating: "5"
      },
      areaServed: "Jacksonville and surrounding Duval County areas",
      knowsAbout: "Holistic Wellness, Herbal medicine enthusiasts, natural wellness seekers, those wanting personalized botanical remedies, customers preferring plant-based health alternatives",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Handcrafted Herbal Products"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Apothecary 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.