Structured Data

    The Lab- Bodywork by Troy Goings

    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 Lab- Bodywork by Troy Goings",
      description: "The Lab is a massage therapy practice in Sacramento run by Troy Goings, offering personalized bodywork services tailored to each client's needs. With a focus on therapeutic massage and injury recovery, Troy provides hands-on treatment designed to address pain, tension, and mobility issues. The practice specializes in creating individualized treatment plans to help clients achieve their wellness goals.",
      url: "http://www.thelab916.com/",
      telephone: "+1-916-820-1615",
      address: {
        @type: "PostalAddress",
        streetAddress: "1440 Ethan Wy Suite 100 #34",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95825",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.592024599999995,
        longitude: -121.41925619999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding areas",
      knowsAbout: "Massage Therapy, Athletes and active individuals, clients recovering from injury, people with chronic pain or tension, fitness enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Therapeutic Focus"
        }
      ],
      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.