Structured Data

    Aboriginal Holistic Remedies

    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: "Aboriginal Holistic Remedies",
      description: "Aboriginal Holistic Remedies in Los Angeles offers traditional massage therapy and holistic health consulting services. The practice specializes in natural remedies and wellness approaches rooted in traditional healing practices, providing personalized consultations to help clients achieve better health and wellbeing through alternative medicine and therapeutic services.",
      url: "https://www.aboriginalholisticremedies.com/",
      telephone: "+1-213-732-9435",
      address: {
        @type: "PostalAddress",
        streetAddress: "1436 La Cienega Blvd",
        addressLocality: "Los Angeles",
        addressRegion: "CA",
        postalCode: "90035",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.052181499999996,
        longitude: -118.37579939999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "49",
        bestRating: "5"
      },
      areaServed: "Los Angeles and surrounding areas",
      knowsAbout: "Massage Therapy, Individuals seeking alternative healing approaches, wellness-focused clients interested in natural remedies, people wanting personalized holistic health guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Healing Practices"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Consultations"
        }
      ],
      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.