Structured Data

    Weston 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: "Weston Veterinary Clinic",
      description: "Weston Veterinary Clinic is a full-service veterinary hospital offering comprehensive care for dogs, cats, and other pets. Located in Weston, MA, the clinic provides wellness exams, vaccinations, dental care, surgical services, and pharmacy support. Part of the Thrive Pet Care network, they combine professional expertise with a commitment to preventive health and compassionate animal care.",
      url: "https://www.thrivepetcare.com/locations/massachusetts/weston/weston-veterinary-clinic",
      telephone: "+1-781-899-5377",
      address: {
        @type: "PostalAddress",
        streetAddress: "152 Boston Post Rd",
        addressLocality: "Weston",
        addressRegion: "MA",
        postalCode: "02493",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.367023599999996,
        longitude: -71.2752256
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "203",
        bestRating: "5"
      },
      areaServed: "Weston and surrounding Boston suburbs",
      knowsAbout: "Veterinarians, Pet owners seeking full-service veterinary care, families with multiple pets, those needing surgical services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full surgical capabilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive preventive focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated pet pharmacy"
        }
      ],
      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.