Structured Data

    Hummingbird Studios

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Hummingbird Studios",
      description: "Hummingbird Studios is a private Pilates studio in Tacoma's Historic Stadium District offering fully customized one-on-one sessions with personal instructors. Their state-of-the-art reformer equipment and advanced techniques are tailored to each client's unique goals, whether for injury rehabilitation, athletic performance enhancement, flexibility improvement, or mindful movement. The studio specializes in creating an intimate, luxury environment focused on personalized transformation and peak performance.",
      url: "https://www.hummingbirdstudiostacoma.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "6 N Tacoma Ave",
        addressLocality: "Tacoma",
        addressRegion: "WA",
        postalCode: "98403",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.264136,
        longitude: -122.4477676
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Tacoma, WA and surrounding areas",
      knowsAbout: "Pilates Studios, Athletes seeking performance enhancement, individuals recovering from injury, fitness enthusiasts prioritizing personalized training, people focused on flexibility and posture improvement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private One-on-One Sessions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Injury Rehabilitation Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Luxury Studio Environment"
        }
      ],
      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.