Structured Data

    Animal Hospital of Peak Plaza

    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: "Animal Hospital of Peak Plaza",
      description: "Animal Hospital of Peak Plaza is a full-service veterinary clinic in Apex offering comprehensive care for dogs, cats, and other pets. The hospital provides preventive wellness exams, vaccinations, surgical procedures, dental care, and emergency services. Their experienced veterinarians focus on personalized, compassionate care and maintain an on-site pharmacy for convenient medication access.",
      url: "https://www.animalhospitalofpeakplaza.com/",
      telephone: "+1-919-362-0515",
      address: {
        @type: "PostalAddress",
        streetAddress: "1767 W Williams St",
        addressLocality: "Apex",
        addressRegion: "NC",
        postalCode: "27523",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.759498799999996,
        longitude: -78.8777099
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "252",
        bestRating: "5"
      },
      areaServed: "Apex, NC and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families needing emergency services, pets requiring dental procedures and surgery",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-site Surgery & Dental"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-house Pharmacy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Care Available"
        }
      ],
      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.