Structured Data

    Fitness Together

    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: "Fitness Together",
      description: "Fitness Together is a boutique personal training studio in East Cobb that specializes in one-on-one customized fitness coaching in private suites. Their certified trainers create personalized workout programs tailored to each client's goals, fitness level, and health history, with services including in-studio training, virtual sessions, nutrition coaching, and progress assessments every 6 weeks. They welcome clients of all ages and fitness levels, offering a judgment-free environment focused on accountability and real results.",
      url: "https://fitnesstogether.com/eastcobb",
      telephone: "+1-770-321-1347",
      address: {
        @type: "PostalAddress",
        streetAddress: "1000 Johnson Ferry Rd Building 400, Suite 412",
        addressLocality: "Marietta",
        addressRegion: "GA",
        postalCode: "30068",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.972056099999996,
        longitude: -84.4127403
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "153",
        bestRating: "5"
      },
      areaServed: "East Cobb, Marietta, GA and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Weight loss seekers, fitness recovery after injury or illness, busy professionals wanting efficient one-on-one training, adults of all ages and fitness levels looking for accountability",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private Training Suites"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Personal Training Team"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complimentary Fit Evaluation"
        }
      ],
      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.