Structured Data

    Massanutten Animal Clinic

    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: "Massanutten Animal Clinic",
      description: "Massanutten Animal Clinic is a full-service veterinary hospital in Harrisonburg serving cats and dogs throughout Rockingham County and the mid-Shenandoah Valley for over 60 years. They offer comprehensive services including wellness checkups, dental care, vaccinations, spay and neuter procedures, and diet & nutrition counseling. The clinic provides preventive care through their PAW (Pet Annual Wellness) Plans to help manage costs, and offers a convenient online app and pet supply store for ongoing pet health management.",
      url: "https://www.massvets.com/?y_source=1_MTE2Njg3MTgtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
      telephone: "+1-540-434-2364",
      address: {
        @type: "PostalAddress",
        streetAddress: "2702 Spotswood Trail",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.416043599999995,
        longitude: -78.8365232
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "779",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, Rockingham County, mid-Shenandoah Valley, VA",
      knowsAbout: "Veterinarians, Cat and dog owners seeking preventive care, families wanting wellness plans to manage pet healthcare costs, pet owners in the Shenandoah Valley area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "PAW Wellness Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "60+ Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Pet Health Tools"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.