Structured Data

    Academy Veterinary Hospital

    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: "Academy Veterinary Hospital",
      description: "Academy Veterinary Hospital is a full-service veterinary clinic in Durham providing comprehensive medical care for pets including wellness exams, vaccinations, surgical procedures, and dental services. The experienced veterinary team focuses on preventive care and treating acute and chronic conditions with modern medical equipment and a compassionate approach to animal health.",
      url: "http://www.avh.vetsuite.com/",
      telephone: "+1-919-688-6628",
      address: {
        @type: "PostalAddress",
        streetAddress: "2295, 1000 N Miami Blvd #247",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27703",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9931609,
        longitude: -78.86666439999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "130",
        bestRating: "5"
      },
      areaServed: "Durham, NC and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking full-service veterinary care, families with multiple pets, those needing surgical or dental services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Surgical Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Preventive 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.