Structured Data

    Fuel Fitness Personal Training

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Fuel Fitness Personal Training",
      description: "Fuel Fitness Personal Training is a dedicated personal training studio in Phoenix offering customized one-on-one training programs designed to help clients achieve their fitness goals. With a focus on personalized attention and expert coaching, Fuel Fitness specializes in strength training, conditioning, and individualized workout plans tailored to each client's needs and fitness level.",
      telephone: "+1-623-521-4327",
      address: {
        @type: "PostalAddress",
        streetAddress: "3302 N 24th St Unit 101",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85016",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.486756,
        longitude: -112.03055839999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Phoenix, AZ and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness beginners, individuals seeking personalized coaching, clients with specific fitness goals, people preferring one-on-one attention",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized One-on-One Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Training Studio"
        }
      ],
      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.