Structured Data

    Sunrise Chiropractic

    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: "Sunrise Chiropractic",
      description: "Sunrise Chiropractic, led by Dr. Tyrel Ward, provides personalized chiropractic care for injuries, chronic pain, neck and back pain, and sports-related issues in Twin Falls. The practice specializes in sports chiropractic for athletes, pediatric care (including infants and teenagers), and complementary therapies like dry needling. Dr. Ward is known for in-depth physical assessments, hands-on spinal adjustments, patient education, and taking time to listen to each patient's concerns before creating a customized treatment plan.",
      url: "https://sunrisetf.com/",
      telephone: "+1-208-944-2399",
      address: {
        @type: "PostalAddress",
        streetAddress: "218 Fls Ave W Suite A",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5775517,
        longitude: -114.477136
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "177",
        bestRating: "5"
      },
      areaServed: "Twin Falls, Idaho and surrounding areas",
      knowsAbout: "Chiropractic, Athletes and active individuals, families seeking multi-generational care, patients with chronic neck and back pain, sports injury recovery",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports Chiropractic Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Pediatric & Infant Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hands-On, Unhurried 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.