Structured Data

    Push PTS - GYM & Fitness Center

    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: "Push PTS - GYM & Fitness Center",
      description: "Push PTS is a fitness center and gym in Coral Gables offering comprehensive training and wellness services. They provide personal training, group fitness classes, sports conditioning, and rehabilitation services designed to help clients achieve their fitness goals. Push PTS combines gym facilities with professional coaching to serve athletes, fitness enthusiasts, and individuals recovering from injury.",
      url: "http://www.pushpts.com/",
      telephone: "+1-786-286-5648",
      address: {
        @type: "PostalAddress",
        streetAddress: "2274 Coral Wy",
        addressLocality: "Coral Gables",
        addressRegion: "FL",
        postalCode: "33145",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.7503192,
        longitude: -80.231706
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "50",
        bestRating: "5"
      },
      areaServed: "Coral Gables and surrounding Miami-area communities",
      knowsAbout: "Fitness & Personal Training, Athletes and sports enthusiasts, individuals in physical therapy or rehabilitation, fitness beginners seeking guided training, people looking for both gym access and professional coaching",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personal Training & Conditioning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Rehabilitation Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Group Fitness Classes"
        }
      ],
      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.