Structured Data

    TFX Training Facility

    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: "TFX Training Facility",
      description: "TFX Training Facility is a full-service gym and sports training center in Orlando offering personal training, group fitness classes, strength conditioning, and specialized athletic development programs. With a focus on individualized coaching and results-driven training, TFX serves everyone from beginners to competitive athletes looking to transform their fitness and performance.",
      url: "http://www.tfxtrainingfacility.com/",
      telephone: "+1-407-561-5478",
      address: {
        @type: "PostalAddress",
        streetAddress: "1711 35th St Suite 102",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32839",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.507986,
        longitude: -81.40169399999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "48",
        bestRating: "5"
      },
      areaServed: "Orlando, FL and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Athletes seeking performance training, individuals wanting personalized coaching, group fitness enthusiasts, weight loss clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Coaching"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Training Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Athlete-Focused Approach"
        }
      ],
      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.