Structured Data

    Antigravity Orlando

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Antigravity Orlando",
      description: "Antigravity Orlando offers aerial yoga, fitness classes, and entertainment experiences in a unique suspended environment using specialized silks and equipment. Located on International Drive, they provide aerial yoga instruction, fitness training, and host private events and performances for guests looking to defy gravity while improving flexibility, strength, and core stability. Their experienced instructors teach classes ranging from beginner to advanced levels in a fun, engaging atmosphere.",
      url: "http://www.antigravityorlando.com/",
      telephone: "+1-407-507-3943",
      address: {
        @type: "PostalAddress",
        streetAddress: "12187 International Dr",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32821",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.387611999999997,
        longitude: -81.4736046
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "30",
        bestRating: "5"
      },
      areaServed: "Orlando and surrounding Central Florida areas",
      knowsAbout: "Yoga Studios, Fitness enthusiasts seeking novel workouts, aerial yoga practitioners, tourists looking for unique Orlando experiences, corporate team-building events",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Unique Aerial Equipment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Level Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Event Hosting"
        }
      ],
      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.