Structured Data

    Health & Wellness Center of Port St Lucie

    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: "Health & Wellness Center of Port St Lucie",
      description: "Health & Wellness Center of Port St. Lucie is a comprehensive wellness facility offering chiropractic care, physical therapy, and holistic health services. Located on Prima Vista Boulevard, this center combines traditional chiropractic adjustments with evidence-based physical therapy to address pain, injury recovery, and overall wellness. They serve patients seeking non-invasive approaches to musculoskeletal health and functional recovery.",
      url: "http://www.healthandwellnesscenterpsl.com/",
      telephone: "+1-772-336-1770",
      address: {
        @type: "PostalAddress",
        streetAddress: "433 NW Prima Vista Blvd",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34983",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.318396600000003,
        longitude: -80.3593365
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "164",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie and surrounding areas",
      knowsAbout: "Chiropractic, Patients with back and neck pain, post-injury recovery seekers, athletes, individuals pursuing non-surgical treatment options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Care Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wellness-Focused Center"
        }
      ],
      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.