Structured Data

    Animal Care Clinic

    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: "Animal Care Clinic",
      description: "Animal Care Clinic is a small animal veterinary practice in Lubbock that has served the community since 1984. With over 40 years of experience, they provide comprehensive veterinary care including wellness exams, vaccinations, microchipping, surgical procedures with advanced monitoring, dental care, and emergency resources. Their team prioritizes compassionate, personalized care and building lasting relationships with pet owners throughout their pet's life.",
      url: "https://www.animalcarecliniclubbock.com/",
      telephone: "+1-806-793-0054",
      address: {
        @type: "PostalAddress",
        streetAddress: "5407 4th St",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79416",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5919212,
        longitude: -101.9268283
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "170",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families needing surgical services, pets requiring dental treatment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "40+ Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Advanced Surgical Monitoring"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Care"
        }
      ],
      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.