Structured Data

    Taiji Body Work

    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: "Taiji Body Work",
      description: "Taiji Body Work offers therapeutic massage services in Fredericksburg, VA, specializing in techniques that blend traditional taiji principles with modern bodywork. The practice focuses on relieving tension, improving mobility, and promoting overall wellness through personalized massage treatments. Their approach emphasizes balance and healing through skilled manual therapy.",
      url: "https://nbgad2022.wixsite.com/taiji-body-work-ny",
      telephone: "+1-540-706-7668",
      address: {
        @type: "PostalAddress",
        streetAddress: "4705 Plank Rd #207",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2901405,
        longitude: -77.54018769999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "131",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Massage Therapy, Individuals seeking therapeutic massage, those interested in holistic wellness approaches, clients with chronic tension or mobility concerns",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Taiji-Informed Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.