Structured Data

    The Studio Modern Pilates - Pacific Ave

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Studio Modern Pilates - Pacific Ave",
      description: "The Studio Modern Pilates is a boutique pilates studio in Tacoma offering reformer pilates classes, private sessions, and mindful movement instruction. They focus on balancing body, mind, and spirit through purposeful movement, supporting goals from stress reduction and injury prevention to building strength and confidence. The studio emphasizes community and personalized wellness rather than high-intensity workouts alone.",
      url: "http://www.thestudiomodernpilates.com/",
      telephone: "+1-253-432-9922",
      address: {
        @type: "PostalAddress",
        streetAddress: "1736 Pacific Ave",
        addressLocality: "Tacoma",
        addressRegion: "WA",
        postalCode: "98402",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.245916799999996,
        longitude: -122.4373962
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "71",
        bestRating: "5"
      },
      areaServed: "Tacoma, WA and surrounding communities",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, people recovering from injury, stress management and wellness seekers, pilates newcomers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mindful Movement Philosophy"
        },
        {
          @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.