Structured Data

    Preddy Creek Animal Clinic

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Preddy Creek Animal Clinic",
      description: "Preddy Creek Animal Clinic is a full-service veterinary clinic in Barboursville serving dogs, cats, and other pets with comprehensive medical care. They offer wellness exams, vaccinations, surgical procedures, dental care, and emergency services to keep pets healthy throughout their lives. The clinic is committed to compassionate, high-quality care and building lasting relationships with their patients and their families.",
      url: "https://www.preddycreekvet.com/",
      telephone: "+1-434-990-0491",
      address: {
        @type: "PostalAddress",
        streetAddress: "5918 Seminole Trail",
        addressLocality: "Barboursville",
        addressRegion: "VA",
        postalCode: "22923",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.193384,
        longitude: -78.39411299999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "159",
        bestRating: "5"
      },
      areaServed: "Barboursville, VA and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families needing wellness exams and vaccinations, pets requiring surgical or dental procedures",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Veterinary Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Compassionate Patient 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.