Structured Data

    The Sixth House Wellness and Pilates Studio

    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: "The Sixth House Wellness and Pilates Studio",
      description: "The Sixth House Wellness and Pilates Studio in Washington, DC offers specialized pilates instruction and wellness services in a dedicated studio setting. Located on N Street NW, the studio provides a focused environment for clients seeking to improve strength, flexibility, and overall fitness through pilates-based training and wellness practices.",
      telephone: "+1-703-215-8831",
      address: {
        @type: "PostalAddress",
        streetAddress: "1717 N St NW #1",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20036",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9074461,
        longitude: -77.0392585
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Washington, DC and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking specialized pilates instruction, wellness-focused individuals, anyone looking to improve strength and flexibility",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Pilates Studio"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wellness-Integrated Approach"
        }
      ],
      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.