Structured Data

    Gotham City Acupuncture

    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: "Gotham City Acupuncture",
      description: "Gotham City Acupuncture, run by William B. James (MS, LAc, C.SMA), specializes in treating stress-related disorders, postural correction, and sports medicine acupuncture. Located in Midtown Manhattan, they provide evidence-based acupuncture care designed to address pain, tension, and athletic performance. Their practitioner combines traditional acupuncture techniques with sports medicine expertise to help clients recover from injuries and manage chronic conditions.",
      url: "http://www.gothamcityacupuncture.com/",
      telephone: "+1-917-727-8431",
      address: {
        @type: "PostalAddress",
        streetAddress: "130 W 56th St #701",
        addressLocality: "New York",
        addressRegion: "NY",
        postalCode: "10019",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7640241,
        longitude: -73.9792839
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "115",
        bestRating: "5"
      },
      areaServed: "Midtown Manhattan and surrounding New York City areas",
      knowsAbout: "Acupuncture, Athletes and active individuals, People with chronic stress or tension, Those seeking non-pharmaceutical pain management, Office workers with postural issues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports Medicine Acupuncture Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Stress & Postural Expertise"
        }
      ],
      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.