Structured Data

    Miami Beach Acupuncture Center

    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: "Miami Beach Acupuncture Center",
      description: "Miami Beach Acupuncture Center provides traditional acupuncture and Oriental medicine treatments to address pain, stress, and various health conditions. Located in Miami Beach, the center specializes in evidence-based acupuncture therapy delivered by experienced practitioners. They focus on personalized treatment plans to help patients achieve wellness and relief from chronic or acute health issues.",
      url: "https://miamibeachacupuncturecenter.com/",
      telephone: "+1-305-401-5952",
      address: {
        @type: "PostalAddress",
        streetAddress: "4014 Chase Ave suite 210",
        addressLocality: "Miami Beach",
        addressRegion: "FL",
        postalCode: "33140",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.813586899999997,
        longitude: -80.1320989
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Miami Beach and surrounding South Florida communities",
      knowsAbout: "Acupuncture, Chronic pain sufferers, stress and anxiety management seekers, wellness-focused individuals, athletes recovering from injuries",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Oriental Medicine"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Miami Beach Location"
        }
      ],
      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.