Structured Data

    ApexNetwork Physical Therapy

    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: "ApexNetwork Physical Therapy",
      description: "ApexNetwork Physical Therapy in Greenacres provides comprehensive rehabilitation services including orthopedic and sports injury treatment, post-surgical rehabilitation, and manual therapy techniques. Their licensed physical therapists work with patients recovering from injuries, surgery, and chronic pain conditions using evidence-based treatment plans tailored to individual goals. They accept most insurance plans and offer direct access care without requiring physician referrals.",
      url: "https://apexnetworkpt.com/greenacresfl/",
      telephone: "+1-561-433-2009",
      address: {
        @type: "PostalAddress",
        streetAddress: "6724 Forest Hill Blvd",
        addressLocality: "Greenacres",
        addressRegion: "FL",
        postalCode: "33413",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.6482293,
        longitude: -80.1461763
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "104",
        bestRating: "5"
      },
      areaServed: "Greenacres, West Palm Beach, and surrounding Palm Beach County communities",
      knowsAbout: "Physical Therapy, Athletes and active individuals, post-surgical recovery patients, workers recovering from job-related injuries, people with chronic pain or mobility limitations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Evidence-Based Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance-Friendly"
        }
      ],
      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.