Structured Data

    Southgate Veterinary Hospital

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Southgate Veterinary Hospital",
      description: "Southgate Veterinary Hospital is a full-service animal hospital in Sacramento providing comprehensive veterinary care for dogs, cats, and other pets. Dr. Shoja and the experienced team offer preventive care, medical treatment, surgical procedures, and dental services to keep pets healthy throughout their lives. The hospital is committed to personalized care and building lasting relationships with pet owners and their companions.",
      url: "http://www.drshoja.com/",
      telephone: "+1-916-428-6298",
      address: {
        @type: "PostalAddress",
        streetAddress: "6844 Franklin Blvd",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95823",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5021237,
        longitude: -121.46312309999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "162",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking routine veterinary care, surgical procedures, dental cleaning, and preventive wellness for dogs and cats",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced 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.