Structured Data

    FIT + FIRE Maitland

    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: "FIT + FIRE Maitland",
      description: "FIT + FIRE Maitland is a fitness center offering group fitness classes, personal training, and gym facilities in Maitland. Located at 360 E Horatio Ave, this full-service gym provides members with access to modern equipment, instructor-led classes, and personalized coaching to support diverse fitness goals.",
      url: "https://fit407.com/fit-fire-maitland/",
      telephone: "+1-407-913-8792",
      address: {
        @type: "PostalAddress",
        streetAddress: "360 E Horatio Ave #100",
        addressLocality: "Maitland",
        addressRegion: "FL",
        postalCode: "32751",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.6272618,
        longitude: -81.3622314
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "119",
        bestRating: "5"
      },
      areaServed: "Maitland, Orlando, and surrounding central Florida communities",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking group classes, individuals wanting personalized training, gym members of all fitness levels",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Class Offerings"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Coaching Staff"
        }
      ],
      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.