Structured Data

    Jessica Schultz 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: "Jessica Schultz Pilates",
      description: "Jessica Schultz Pilates offers personalized pilates instruction in Portland through private sessions, group classes, and virtual options. Founded by Jessica Schultz, the studio specializes in transformative pilates workouts designed for all ages and fitness levels, from beginners to advanced practitioners. The studio also provides comprehensive pilates instructor training for those interested in becoming certified teachers.",
      url: "http://www.jessicaschultzpilates.com/",
      telephone: "+1-971-506-9619",
      address: {
        @type: "PostalAddress",
        streetAddress: "711 SE Ankeny St",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97214",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5223429,
        longitude: -122.65828859999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "27",
        bestRating: "5"
      },
      areaServed: "Portland, OR and surrounding areas",
      knowsAbout: "Pilates Studios, Beginners seeking personalized instruction, fitness enthusiasts wanting to improve strength and flexibility, people recovering from injury, aspiring pilates instructors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Introductory Packages"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Instructor Certification"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Formats"
        }
      ],
      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.