Structured Data

    Winter Park Personal Training

    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: "Winter Park Personal Training",
      description: "Winter Park Personal Training is a premier fitness club led by trainer Jim, offering comprehensive personal training services including one-on-one coaching, partner training, pre/post-natal fitness, sports-specific training, rehabilitation support, and specialized programs for those over 55. They provide customized workout plans combined with nutrition guidance to help clients achieve their specific fitness goals, from general fitness to triathlon training and injury recovery. The studio serves Orlando, Winter Park, College Park, Maitland, Altamonte, and surrounding Central Florida areas with a focus on personalized attention and accountability.",
      url: "http://www.winterparkpersonaltraining.com/",
      telephone: "+1-407-620-3686",
      address: {
        @type: "PostalAddress",
        streetAddress: "2008 N Orange Ave",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32804",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.570029299999998,
        longitude: -81.3731305
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Orlando, Winter Park, College Park, Maitland, Altamonte, and surrounding Central Florida",
      knowsAbout: "Fitness & Personal Training, Athletes training for specific events, clients recovering from injury, pre/post-natal women, older adults seeking age-appropriate fitness, anyone needing personalized nutrition and workout planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Nutrition Coaching"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Scheduling & Accountability Focus"
        }
      ],
      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.