Structured Data

    Bliss Pilates & Movement

    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: "Bliss Pilates & Movement",
      description: "Bliss Pilates & Movement is a wellness-focused studio in Knoxville offering pilates classes, integrated bodywork, and movement instruction. Founded to help clients achieve strength, flexibility, and overall wellness, the studio combines traditional pilates with modern movement practices to serve a wide range of fitness levels and goals.",
      url: "https://blissintegratedbodywork.com/",
      telephone: "+1-865-888-0242",
      address: {
        @type: "PostalAddress",
        streetAddress: "1116 Sevier Ave",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37920",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9593803,
        longitude: -83.9036653
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, individuals recovering from injury, wellness-minded professionals, beginners to advanced pilates practitioners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Bodywork Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Studio"
        }
      ],
      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.