Structured Data

    Marin 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: "Marin Pet Hospital",
      description: "Marin Pet Hospital is a full-service veterinary clinic in San Rafael offering comprehensive medical care, surgery, boarding, and grooming services for dogs, cats, and other pets. The experienced veterinary team provides preventive care, diagnostics, surgical procedures, and emergency services to keep pets healthy throughout their lives. They combine compassionate care with modern medical technology to address each pet's unique health needs.",
      url: "http://marinpethospital.com/",
      telephone: "+1-415-454-4414",
      address: {
        @type: "PostalAddress",
        streetAddress: "840 Francisco Blvd W",
        addressLocality: "San Rafael",
        addressRegion: "CA",
        postalCode: "94901",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.961352999999995,
        longitude: -122.51234000000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "122",
        bestRating: "5"
      },
      areaServed: "San Rafael and Marin County",
      knowsAbout: "Veterinarians, Pet owners seeking preventive veterinary care, families needing pet boarding services, owners requiring surgical procedures",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Surgical Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Boarding & Daycare"
        }
      ],
      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.