Structured Data

    Orange Shoe Personal Fitness Trainers - Madison University Ave

    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: "Orange Shoe Personal Fitness Trainers - Madison University Ave",
      description: "Orange Shoe Personal Fitness Trainers on Madison's University Ave is a fitness center offering personalized training programs designed to help clients achieve their health and wellness goals. Their team of certified trainers provides one-on-one coaching and gym access, combining customized workout plans with professional guidance. They serve clients of all fitness levels, from beginners to athletes seeking sport-specific conditioning.",
      url: "https://www.orangeshoe.com/MadisonUniversityAve?=GMB",
      telephone: "+1-608-467-2119",
      address: {
        @type: "PostalAddress",
        streetAddress: "2905 University Ave",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53705",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.0746379,
        longitude: -89.4391086
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "75",
        bestRating: "5"
      },
      areaServed: "Madison, WI",
      knowsAbout: "Fitness & Personal Training, Fitness beginners seeking guided training, athletes training for sports performance, individuals pursuing strength and conditioning goals, people wanting personalized fitness coaching",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Personal Trainers"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Gym Facility Access"
        }
      ],
      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.