Structured Data

    Banfield Pet Hospital - Crocker Dr

    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: "Banfield Pet Hospital - Crocker Dr",
      description: "Banfield Pet Hospital is a full-service veterinary clinic located in Sacramento that provides comprehensive care for dogs, cats, and other pets. Services include wellness exams, vaccinations, dental care, surgical procedures, and preventive health plans to keep pets healthy throughout their lives. As part of the Banfield network, they combine accessible veterinary medicine with convenient in-store pharmacy services.",
      url: "https://www.banfield.com/locations/veterinarians/ca/sacramento/scv?cid=yext_local",
      telephone: "+1-916-736-2704",
      address: {
        @type: "PostalAddress",
        streetAddress: "3640 Crocker Dr Ste 120",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95818",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.541423699999996,
        longitude: -121.48261260000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "198",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking routine preventive care, families wanting affordable wellness plans, pets needing dental or surgical procedures",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Wellness Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Pharmacy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Surgical & Dental Services"
        }
      ],
      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.