Structured Data

    Sumner Veterinary Hospital

    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: "Sumner Veterinary Hospital",
      description: "Sumner Veterinary Hospital is a full-service veterinary clinic in Sumner offering comprehensive pet care including wellness exams, vaccinations, surgical procedures, dental care, and boarding services. The experienced veterinary team provides compassionate care for dogs, cats, and other pets, with on-site facilities for both routine and emergency medical needs.",
      url: "https://www.sumnervet.com/?y_source=1_MTE2Njg4NjEtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
      telephone: "+1-253-863-2258",
      address: {
        @type: "PostalAddress",
        streetAddress: "16024 60th St E",
        addressLocality: "Sumner",
        addressRegion: "WA",
        postalCode: "98390",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.2022469,
        longitude: -122.21488520000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "1900",
        bestRating: "5"
      },
      areaServed: "Sumner, WA and surrounding Pierce County communities",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families needing reliable pet boarding, pets requiring surgical procedures",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Surgical Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Pet Boarding"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dental Services 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.