Structured Data

    Juvo 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: "Juvo Veterinary Hospital",
      description: "Juvo Veterinary Hospital is a full-service veterinary clinic in Pacifica offering comprehensive care for dogs, cats, and exotic pets. They provide preventive wellness exams, vaccinations, dental care, surgical services, and emergency care, with a compassionate approach to pet health and a commitment to client education and comfort.",
      url: "https://www.juvovet.com/",
      telephone: "+1-650-351-7111",
      address: {
        @type: "PostalAddress",
        streetAddress: "711 Oceana Blvd",
        addressLocality: "Pacifica",
        addressRegion: "CA",
        postalCode: "94044",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.6449673,
        longitude: -122.49108030000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "105",
        bestRating: "5"
      },
      areaServed: "Pacifica, San Mateo County, and surrounding coastal communities",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive care for dogs and cats, exotic pet owners, emergency situations, preventive wellness programs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Exotic Pet Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-site Surgical Facilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency & After-Hours 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.