Structured Data

    Jess Pilates

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Jess Pilates",
      description: "Jess Pilates is a dedicated pilates studio located in downtown Richmond offering personalized instruction in classical pilates techniques. With a focus on proper form and individual attention, Jess Pilates serves clients seeking to build strength, improve flexibility, and develop better body awareness through pilates practice.",
      telephone: "+1-804-301-3994",
      address: {
        @type: "PostalAddress",
        streetAddress: "105 E Broad St",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23219",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.544716199999996,
        longitude: -77.44105929999999
      },
      areaServed: "Richmond, VA and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts, strength and flexibility seekers, individuals new to pilates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Instruction"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.