Structured Data

    San Carlos Animal 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: "San Carlos Animal Hospital",
      description: "San Carlos Animal Hospital is a full-service veterinary clinic in San Diego offering comprehensive pet care including wellness exams, vaccinations, surgery, dental care, and emergency services. The experienced veterinary team provides compassionate treatment for dogs, cats, and other pets, with a focus on preventive care and building long-term relationships with pet owners.",
      url: "http://www.sdpetdoc.com/",
      telephone: "+1-619-460-3100",
      address: {
        @type: "PostalAddress",
        streetAddress: "8618 Lake Murray Blvd",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92119",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8003206,
        longitude: -117.0129851
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "199",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Veterinarians, Dog and cat owners seeking comprehensive veterinary care, pet owners needing emergency services, pets requiring surgical or dental procedures",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Emergency Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Surgery & Dental"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Veterinary Team"
        }
      ],
      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.