Structured Data

    Todd McCloskey 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: "Todd McCloskey Acupuncture",
      description: "Todd McCloskey Acupuncture is an independent acupuncture practice in Richmond, VA offering traditional Chinese medicine treatments to address pain, stress, and overall wellness. Todd McCloskey brings personalized care and expertise to help patients achieve relief and better health through acupuncture and related therapies.",
      url: "http://toddmccloskeyacupuncture.com/",
      telephone: "+1-484-995-7877",
      address: {
        @type: "PostalAddress",
        streetAddress: "4911 Augusta Ave",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23230",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.579203299999996,
        longitude: -77.49685699999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Richmond, VA and surrounding areas",
      knowsAbout: "Acupuncture, Individuals seeking pain relief, stress management, chronic condition treatment, and holistic wellness support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Approach"
        }
      ],
      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.