Structured Data

    Broadway 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: "Broadway Veterinary Hospital",
      description: "Broadway Veterinary Hospital is a full-service veterinary clinic in Sacramento offering comprehensive care for dogs, cats, and other pets. Their experienced team provides wellness exams, vaccinations, surgery, dental care, microchipping, and prescription pharmacy services. They're committed to preventive medicine and treating pets like family members.",
      url: "https://www.sacbroadwayvet.com/",
      telephone: "+1-916-890-2601",
      address: {
        @type: "PostalAddress",
        streetAddress: "1632 Broadway",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95818",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.561126099999996,
        longitude: -121.4912919
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "386",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking full-service veterinary care, families with dogs and cats, pets needing surgery or dental work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-site Surgery & Dental"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Pharmacy Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Wellness 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.