Structured Data

    Heal Veterinary 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: "Heal Veterinary Clinic",
      description: "Heal Veterinary Clinic is a full-service small animal hospital in Watertown's Mount Auburn neighborhood specializing in low-stress animal handling and comprehensive pet care. They offer wellness visits, urgent care, surgery, dentistry, and access to specialists, with longer appointment slots designed to give veterinarians time to understand each pet's individual needs. The clinic features a modern, stress-reducing facility with separate cat exam rooms, transparent pricing, and a commitment to personalized care—including referrals to local trainers, acupuncturists, and emergency hospitals when needed.",
      url: "https://www.heal.vet/",
      telephone: "+1-617-932-5166",
      address: {
        @type: "PostalAddress",
        streetAddress: "150 Belmont St",
        addressLocality: "Watertown",
        addressRegion: "MA",
        postalCode: "02472",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3755686,
        longitude: -71.15683589999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "238",
        bestRating: "5"
      },
      areaServed: "Watertown, Cambridge, Belmont, and surrounding communities in the Boston area",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care with reduced stress for their animals, families wanting longer consultation time with their vet, pets requiring surgery or dental work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Low-Stress Handling Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Longer Appointments & Personalized Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independently Owned & Locally Rooted"
        }
      ],
      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.