Structured Data

    Blue Ridge Animal 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: "Blue Ridge Animal Clinic",
      description: "Blue Ridge Animal Clinic is an established mixed-animal veterinary practice founded in 1985, serving both small and large animals including equine, ruminants, camelids, and swine. Located in Lexington, VA, they offer comprehensive services including preventive care, dental services, surgery, pharmacy services, grooming, boarding, and cremation. Their experienced team is dedicated to providing full-service veterinary care with an emphasis on client education and personalized attention.",
      url: "http://www.blueridgeanimalclinic.com/",
      telephone: "+1-540-463-7799",
      address: {
        @type: "PostalAddress",
        streetAddress: "133 Maury River Rd",
        addressLocality: "Lexington",
        addressRegion: "VA",
        postalCode: "24450",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.8029006,
        longitude: -79.4159069
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "182",
        bestRating: "5"
      },
      areaServed: "Lexington, Fairfield, Natural Bridge, Rockbridge County, VA and surrounding areas",
      knowsAbout: "Veterinarians, Rural property owners with multiple animal types, Horse owners, Small animal owners seeking integrated veterinary care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mixed Animal Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Facilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Long-Term Client Relationships"
        }
      ],
      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.