Structured Data

    Saint Lucie Acupuncture and Integrative Medicine

    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: "Saint Lucie Acupuncture and Integrative Medicine",
      description: "Saint Lucie Acupuncture and Integrative Medicine, located in Port St. Lucie, combines traditional acupuncture with integrative medicine approaches to address pain, chronic conditions, and overall wellness. The practice blends Eastern healing traditions with Western medical knowledge to create personalized treatment plans for each patient. They serve patients seeking natural alternatives or complementary therapies to conventional medical care.",
      url: "http://saintlucieacupuncture.com/",
      telephone: "+1-772-444-7172",
      address: {
        @type: "PostalAddress",
        streetAddress: "1775 SW Gatlin Blvd #204",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34953",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.265051,
        longitude: -80.40189
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "51",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie and surrounding areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, patients seeking natural alternatives to medication, wellness-focused individuals, those interested in Eastern medicine",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrative Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Practitioners"
        }
      ],
      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.