Structured Data

    Atlanta Fitness Diva Personal Training Fitness Center

    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: "Atlanta Fitness Diva Personal Training Fitness Center",
      description: "Atlanta Fitness Diva is a personal training fitness center located in Atlanta offering one-on-one coaching and gym access. They specialize in customized fitness programs designed to help clients achieve their health and wellness goals through personalized attention and professional guidance.",
      url: "http://www.atlantafitnessdiva.com/",
      telephone: "+1-404-531-5000",
      address: {
        @type: "PostalAddress",
        streetAddress: "855 Mount Vernon Hwy NE UNIT 200",
        addressLocality: "Atlanta",
        addressRegion: "GA",
        postalCode: "30328",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.9288618,
        longitude: -84.35931769999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "59",
        bestRating: "5"
      },
      areaServed: "Atlanta, GA and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Clients seeking personalized fitness coaching, individuals with specific health goals, busy professionals wanting customized programs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized One-on-One Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Fitness Center"
        }
      ],
      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.