Structured Data

    PT Fitness

    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: "PT Fitness",
      description: "PT Fitness is a full-service gym and fitness center in Fort Worth offering personal training, group fitness classes, and comprehensive workout facilities. Located on Race Street, PT Fitness provides individualized coaching and community-driven fitness programming to help members achieve their health goals through expert instruction and modern equipment.",
      url: "http://www.ptfitness.co/",
      telephone: "+1-817-653-7272",
      address: {
        @type: "PostalAddress",
        streetAddress: "2804 Race St",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76111",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7728462,
        longitude: -97.30644319999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "51",
        bestRating: "5"
      },
      areaServed: "Fort Worth and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking personal training, people looking to join a gym community, strength training athletes, individuals wanting group fitness classes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-on-One Personal Training"
        },
        {
          @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.