Structured Data

    Pearl Pilates Studio

    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: "Pearl Pilates Studio",
      description: "Pearl Pilates Studio is an independent pilates studio located in Portland's Pearl District offering reformer pilates and mat pilates classes for all fitness levels. The studio specializes in small group classes and private sessions designed to build strength, flexibility, and core stability. Whether you're a beginner or experienced practitioner, Pearl Pilates provides personalized attention and a supportive community atmosphere.",
      url: "http://www.pearlpilatesstudio.com/",
      telephone: "+1-503-567-8515",
      address: {
        @type: "PostalAddress",
        streetAddress: "1211 NW Glisan St",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97209",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5266119,
        longitude: -122.68366739999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Portland, OR and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking core strength, beginners new to pilates, athletes looking for injury prevention and recovery",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Class Sizes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Reformer & Mat Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private Sessions Available"
        }
      ],
      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.