Structured Data

    Murphy Pet 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: "Murphy Pet Hospital",
      description: "Murphy Pet Hospital is a full-service veterinary clinic in Sunnyvale offering comprehensive medical care, surgical procedures, and preventive wellness services for dogs, cats, and other pets. Led by experienced veterinarians, the hospital provides everything from routine examinations and vaccinations to advanced diagnostics and surgery, with a focus on compassionate, personalized care for every animal.",
      url: "https://www.murphypethospital.com/",
      telephone: "+1-408-733-7387",
      address: {
        @type: "PostalAddress",
        streetAddress: "241 S Taaffe St #170",
        addressLocality: "Sunnyvale",
        addressRegion: "CA",
        postalCode: "94086",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.375319999999995,
        longitude: -122.032838
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "178",
        bestRating: "5"
      },
      areaServed: "Sunnyvale and surrounding Silicon Valley communities",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families with multiple pets, owners of senior or chronically ill animals needing ongoing management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Surgical Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Diagnostics"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Preventive Wellness Focus"
        }
      ],
      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.