Structured Data

    Oak Heart Veterinary Hospital at Person Street

    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: "Oak Heart Veterinary Hospital at Person Street",
      description: "Oak Heart Veterinary Hospital at Person Street is a full-service veterinary clinic in Raleigh offering comprehensive medical care, diagnostic services, pharmacy, and surgery for pets. Led by veterinarians Dr. Ellyn Sawyer and Dr. Rebecca Hamilton, along with registered veterinary technician Kiara Winkey, the clinic provides a complete range of preventive and acute care services. They welcome new clients and maintain convenient hours with extended weekday availability and select Saturday appointments.",
      url: "https://oakheartvet.com/person-street/",
      telephone: "+1-919-307-8843",
      address: {
        @type: "PostalAddress",
        streetAddress: "619 N Person St",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27604",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.788699199999996,
        longitude: -78.6347213
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "194",
        bestRating: "5"
      },
      areaServed: "Raleigh and surrounding Wake County areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, new pet owners, pets requiring surgical procedures or diagnostics",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive In-House Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Veterinary Team"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location and Hours"
        }
      ],
      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.