Structured Data

    Live Oak Animal Hospital Midtown

    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: "Live Oak Animal Hospital Midtown",
      description: "Live Oak Animal Hospital Midtown is a full-service veterinary clinic in Lubbock dedicated to providing comprehensive care for pets of all types. The hospital offers preventive wellness exams, vaccinations, surgical services, dental care, and emergency treatment to keep your animals healthy throughout their lives. Their experienced veterinary team is committed to building lasting relationships with pet owners and delivering compassionate, quality care in a professional, welcoming environment.",
      url: "https://www.liveoaklubbock.com/",
      telephone: "+1-806-758-3058",
      address: {
        @type: "PostalAddress",
        streetAddress: "4808 50th St",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79414",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5491773,
        longitude: -101.9147588
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "32",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking preventive veterinary care, families needing surgical or dental services for pets, emergency pet care situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Veterinary Hospital"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Midtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pet Health Focus"
        }
      ],
      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.