Structured Data

    Slaton Animal 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: "Slaton Animal Hospital",
      description: "Slaton Animal Hospital is a full-service veterinary clinic in Slaton, TX, offering comprehensive care for companion animals including wellness exams, preventative care, urgent same-day appointments, surgical services (spay/neuter, soft tissue, and select orthopedic procedures), professional dentistry, and boarding. The hospital combines advanced veterinary medicine with small-town personal service, and provides specialized options like medical boarding for pets with chronic conditions, hospice care, and convenient drop-off services for working clients.",
      url: "http://www.slatonanimalhospital.com/",
      telephone: "+1-806-728-7297",
      address: {
        @type: "PostalAddress",
        streetAddress: "130 E Lynn St",
        addressLocality: "Slaton",
        addressRegion: "TX",
        postalCode: "79364",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4395983,
        longitude: -101.6427111
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "137",
        bestRating: "5"
      },
      areaServed: "Slaton, TX and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking preventative and urgent veterinary care, owners of pets needing boarding with medical oversight, clients requiring surgical services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Medical Boarding Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Drop-Off Service for Working Clients"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Surgical Services"
        }
      ],
      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.