Structured Data

    Personal Training Phoenix

    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: "Personal Training Phoenix",
      description: "Personal Training Phoenix offers customized one-on-one personal training services in Phoenix, helping clients achieve their fitness goals through personalized workout programs and professional coaching. Located on N 7th Street, they work with clients of all fitness levels to develop strength, improve conditioning, and build sustainable exercise habits.",
      url: "https://www.personaltrainersworld.org/contact-1",
      telephone: "+1-623-777-9755",
      address: {
        @type: "PostalAddress",
        streetAddress: "9877 N 7th St",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85020",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.57665430000001,
        longitude: -112.06480339999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "Phoenix, AZ and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness beginners seeking guidance, individuals with specific health goals, busy professionals needing efficient workouts, clients wanting accountability and motivation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Coaching"
        }
      ],
      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.