Structured Data

    Align Studio Dallas

    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: "Align Studio Dallas",
      description: "Align Studio Dallas offers pilates, yoga, and sculpt classes designed to build strength and community through movement. Located in Dallas with a sister location in Winter Park, Florida, Align Studio combines structured fitness classes with a focus on self-love and wellness. Their multi-discipline approach allows members to choose the workout style that best fits their goals and preferences.",
      url: "https://www.alignstudiodallas.com/",
      telephone: "+1-970-989-3872",
      address: {
        @type: "PostalAddress",
        streetAddress: "1902 Greenville Ave",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75206",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8129249,
        longitude: -96.7700325
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Dallas, TX and surrounding areas",
      knowsAbout: "Yoga Studios, Fitness enthusiasts seeking variety, yoga practitioners wanting to add strength training, community-oriented exercisers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Discipline Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Philosophy"
        }
      ],
      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.