Structured Data

    Veterinary Medical Center

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Veterinary Medical Center",
      description: "Veterinary Medical Center in Sacramento is a full-service veterinary hospital offering comprehensive care for pets including preventive medicine, surgical procedures, dental care, and boarding services. The facility provides both routine wellness exams and emergency veterinary treatment, making it a one-stop destination for pet health needs. With an on-site pharmacy and boarding accommodations, they deliver convenient, integrated pet care services to Sacramento area families.",
      url: "https://sacvethospital.com/",
      telephone: "+1-916-222-3220",
      address: {
        @type: "PostalAddress",
        streetAddress: "2765 Del Paso Rd #120",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95835",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.6575334,
        longitude: -121.52358679999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.5",
        reviewCount: "180",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families needing boarding services, pets requiring surgery or dental work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Hospital"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency & Routine Care"
        }
      ],
      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.