Structured Data

    Brandon D. Takahashi, DC

    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: "Brandon D. Takahashi, DC",
      description: "Brandon D. Takahashi, DC is a chiropractor in Culver City offering spinal adjustments, corrective care plans, and massage therapy. Dr. Takahashi combines chiropractic treatment with therapeutic massage to address pain, improve mobility, and support overall wellness. The practice welcomes walk-in patients and accepts insurance, making quality chiropractic care accessible to the local community.",
      url: "http://www.takahashichiropractic.com/",
      telephone: "+1-310-445-1050",
      address: {
        @type: "PostalAddress",
        streetAddress: "4360 Sepulveda Blvd",
        addressLocality: "Culver City",
        addressRegion: "CA",
        postalCode: "90230",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0036719,
        longitude: -118.4077072
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "385",
        bestRating: "5"
      },
      areaServed: "Culver City and surrounding Los Angeles area",
      knowsAbout: "Chiropractic, Patients with back or neck pain, athletes seeking sports injury treatment, individuals with mobility issues, anyone preferring combined chiropractic and massage care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Chiropractic & Massage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-Ins Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        }
      ],
      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.