Structured Data

    Mama's Acupuncture

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Mama's Acupuncture",
      description: "Mama's Acupuncture, run by Erika Page, L.Ac., MSTOM, NCCAOM, FABORM, offers Traditional Chinese Medicine including acupuncture and personalized herbal medicine in Dallas. With over five years of clinical experience and thousands of treatments, Erika specializes in fertility support (natural conception and ART cycles like IVF), women's reproductive health including prenatal/postpartum care and endometriosis management, pain relief and sports medicine, and stress regulation. Treatment is individualized and collaborative, honoring the connection between physical health, emotional experience, and lifestyle.",
      url: "https://mamasacupuncture.com/",
      telephone: "+1-469-665-9092",
      address: {
        @type: "PostalAddress",
        streetAddress: "8330 Meadow Rd #117",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75231",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8863516,
        longitude: -96.76126959999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "55",
        bestRating: "5"
      },
      areaServed: "Dallas, TX and surrounding areas",
      knowsAbout: "Acupuncture, Women seeking fertility support or reproductive health care, people managing chronic or acute pain, athletes in recovery, individuals with endometriosis or hormonal imbalance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fertility & Reproductive Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Board-Certified"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Pain & Sports Medicine"
        }
      ],
      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.