Structured Data

    Potential Realized Training

    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: "Potential Realized Training",
      description: "Potential Realized Training is a personal training gym in Gilbert specializing in one-on-one coaching and customized fitness programs. The facility offers comprehensive strength and conditioning training, nutrition coaching, and personalized workout plans designed to help clients achieve their specific health and fitness goals. Their experienced trainers focus on sustainable results through individualized attention and expert guidance.",
      url: "http://www.potentialrealizedtraining.com/",
      telephone: "+1-602-740-7208",
      address: {
        @type: "PostalAddress",
        streetAddress: "6348 S Higley Rd",
        addressLocality: "Gilbert",
        addressRegion: "AZ",
        postalCode: "85298",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.235430099999995,
        longitude: -111.72259489999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "46",
        bestRating: "5"
      },
      areaServed: "Gilbert, Arizona and surrounding Phoenix metropolitan area",
      knowsAbout: "Fitness & Personal Training, Busy professionals seeking personalized attention, individuals with specific fitness goals, clients wanting nutrition support alongside training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-on-One Training Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Nutrition Coaching Included"
        }
      ],
      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.