Structured Data

    Pilates Northwest

    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: "Pilates Northwest",
      description: "Pilates Northwest is an independent pilates studio located in Shoreline offering both mat and reformer pilates classes for all fitness levels. The studio specializes in small group classes and private sessions, creating a personalized approach to pilates instruction with experienced instructors who focus on proper form and alignment.",
      url: "http://www.pilatesnorthwest.com/",
      telephone: "+1-206-368-6904",
      address: {
        @type: "PostalAddress",
        streetAddress: "20030 Ballinger Way NE",
        addressLocality: "Shoreline",
        addressRegion: "WA",
        postalCode: "98155",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.7752468,
        longitude: -122.3096959
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Shoreline, WA and surrounding Seattle-area communities",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact training, beginners exploring pilates, individuals focused on core strength and posture",
      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.