Structured Data

    Twin Falls Veterinary Clinic & Hospital

    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: "Twin Falls Veterinary Clinic & Hospital",
      description: "Twin Falls Veterinary Clinic & Hospital is a full-service small animal veterinary hospital serving companion animals and exotic pets in Twin Falls and surrounding areas. The clinic features state-of-the-art in-house lab and diagnostic equipment including Doppler ultrasound, ECG, endoscope, and radiology capabilities. They are committed to delivering high-quality veterinary care with extended weekday hours and Saturday availability.",
      url: "http://twinfallsvet.com/",
      telephone: "+1-208-736-1727",
      address: {
        @type: "PostalAddress",
        streetAddress: "2148 4th Ave E",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.551956,
        longitude: -114.44208499999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "190",
        bestRating: "5"
      },
      areaServed: "Twin Falls, Idaho and surrounding areas",
      knowsAbout: "Veterinarians, Small animal owners, exotic pet guardians, pet owners seeking advanced diagnostic capabilities",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Advanced Diagnostics"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Exotic Pet Specialty"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Extended Hours"
        }
      ],
      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.