Structured Data

    Talented Touch

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Talented Touch",
      description: "Talented Touch offers personalized therapeutic bodywork combining massage, somatic movement therapy, and active isolated stretching. Run by Daniel Gerzon, a therapist trained in the Brookbush Institute's Human Movement Specialist program, the practice specializes in tailored sessions addressing individual movement patterns, muscle imbalances, and specific wellness needs. Services include general therapeutic massage (30–90 minutes), somatic movement therapy for acute or chronic conditions, and specialized prenatal massage, with flexible online booking and extended hours Monday through Sunday.",
      url: "http://talentedtouch.com/",
      telephone: "+1-202-297-9777",
      address: {
        @type: "PostalAddress",
        streetAddress: "1234 19th St NW STE 700",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20036",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9068393,
        longitude: -77.0437669
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Washington, DC",
      knowsAbout: "Massage Therapy, Athletes and fitness enthusiasts, pregnant clients seeking prenatal massage, people with chronic pain or movement restrictions, anyone seeking personalized therapeutic bodywork",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Brookbush Institute Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Therapeutic Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Extended Availability & Flexibility"
        }
      ],
      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.