Structured Data

    San Diego Bay 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 Diego Bay Animal Hospital",
      description: "San Diego Bay Animal Hospital is a full-service veterinary clinic in San Diego offering comprehensive pet healthcare including preventive care, surgery, dental services, and emergency treatment. The experienced veterinary team provides medical care for dogs, cats, and other pets, with on-site surgical facilities and pharmacy services available. They're committed to building long-term relationships with pet owners and providing compassionate, quality care in a welcoming environment.",
      url: "https://sandiegobayanimalhospital.com/",
      telephone: "+1-619-481-3007",
      address: {
        @type: "PostalAddress",
        streetAddress: "3681 Sports Arena Blvd",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92110",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.753994000000006,
        longitude: -117.214964
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "465",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families with multiple pets, pets needing surgical or dental procedures, emergency pet care situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Surgery & Dental"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-House Pharmacy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency & Preventive 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.