Structured Data

    Praxi Pilates

    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: "Praxi Pilates",
      description: "Praxi Pilates is a specialized pilates studio in Arlington offering reformer and mat pilates classes designed to build strength, flexibility, and core stability. The studio provides both group classes and private sessions for clients of all experience levels, from complete beginners to advanced practitioners. With a focus on proper form and personalized attention, Praxi Pilates helps clients achieve their fitness goals through low-impact, high-effectiveness pilates training.",
      url: "http://www.praxipilates.com/",
      telephone: "+1-703-525-3430",
      address: {
        @type: "PostalAddress",
        streetAddress: "4141 Henderson Rd # 5",
        addressLocality: "Arlington",
        addressRegion: "VA",
        postalCode: "22203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8758591,
        longitude: -77.10945819999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Arlington, VA and surrounding Northern Virginia communities",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, core conditioning seekers, injury recovery and rehabilitation clients, busy professionals looking for efficient full-body workouts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Reformer & Mat Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private Sessions Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Experience Levels Welcome"
        }
      ],
      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.