Structured Data

    Lake Nona Pilates, LLC

    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: "Lake Nona Pilates, LLC",
      description: "Lake Nona Pilates is a dedicated pilates studio in Orlando offering mat pilates, reformer pilates, and private sessions for clients of all fitness levels. Located on Narcoossee Road in the Lake Nona area, the studio specializes in helping clients build core strength, improve flexibility, and achieve their fitness goals through personalized instruction and small class settings.",
      url: "https://www.imxpilateslakenona.com/",
      telephone: "+1-407-734-5984",
      address: {
        @type: "PostalAddress",
        streetAddress: "10743 Narcoossee Rd",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32832",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.411136799999998,
        longitude: -81.24044599999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "66",
        bestRating: "5"
      },
      areaServed: "Orlando and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact core training, individuals recovering from injury, flexibility-focused clients, beginners new to pilates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Reformer & Mat Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private Sessions Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Class Sizes"
        }
      ],
      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.