Structured Data

    Clayton 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: "Clayton Animal Hospital",
      description: "Clayton Animal Hospital is a full-service veterinary clinic in Clayton, NC, serving the community since 1986. They provide comprehensive medical care, surgical procedures, preventive wellness programs, diagnostics, and pet grooming. The hospital offers emergency care coordination through Wake Veterinary Medical Center for after-hours needs, online appointment booking, prescription medications, and pet food ordering through their patient portal.",
      url: "https://claytonanimalhospital.com/",
      telephone: "+1-919-553-4601",
      address: {
        @type: "PostalAddress",
        streetAddress: "11058 Clayton Blvd",
        addressLocality: "Clayton",
        addressRegion: "NC",
        postalCode: "27520",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.6471934,
        longitude: -78.4650851
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "1513",
        bestRating: "5"
      },
      areaServed: "Clayton, NC and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families with multiple pets, those needing surgical services, pets requiring preventive wellness programs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Since 1986"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services Under One Roof"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Modern Conveniences"
        }
      ],
      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.