Structured Data

    Jilly's 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: "Jilly's Pilates",
      description: "Jilly's Pilates is a dedicated pilates studio in Washington, DC offering mat pilates and reformer pilates classes for all fitness levels. Located on Connecticut Avenue, the studio specializes in small group classes and personalized instruction designed to build strength, flexibility, and core stability. Whether you're new to pilates or an experienced practitioner, Jilly's provides a supportive community environment focused on proper form and sustainable results.",
      url: "https://www.jillyspilates.com/",
      telephone: "+1-202-236-2852",
      address: {
        @type: "PostalAddress",
        streetAddress: "1710 Connecticut Ave NW #300",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20009",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9129834,
        longitude: -77.0457194
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Washington, DC and surrounding areas",
      knowsAbout: "Pilates Studios, Beginners exploring pilates, experienced practitioners seeking small group instruction, fitness enthusiasts wanting core strength and flexibility work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Group Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Levels Programming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Pilates Studio"
        }
      ],
      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.