Structured Data

    Durham Animal Hospital

    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: "Durham Animal Hospital",
      description: "Durham Animal Hospital is a full-service veterinary clinic in Durham, NC offering comprehensive medical care for dogs, cats, and other pets. They provide preventive wellness exams, vaccinations, dental care, surgical services, and emergency treatment. With experienced veterinarians and modern diagnostic equipment, they focus on personalized care tailored to each pet's individual health needs.",
      url: "https://durhamanimalhospital.com/",
      telephone: "+1-919-620-7387",
      address: {
        @type: "PostalAddress",
        streetAddress: "4306 N Roxboro St",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27704",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0518686,
        longitude: -78.90335
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Durham and surrounding areas, NC",
      knowsAbout: "Veterinarians, Pet owners seeking routine veterinary care, emergency pet medical treatment, surgical procedures, preventive wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Surgery"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Dental Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Modern Diagnostics"
        }
      ],
      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.