Structured Data

    Badger Creek Kennels

    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: "Badger Creek Kennels",
      description: "Badger Creek Kennels is a family-owned pet boarding facility situated on 20 acres in rural Wilton, owned by Jeri Fife-Castillo, a Registered Veterinary Technician with 25+ years of kennel industry experience since 1995. They offer overnight boarding for dogs and cats with included meals (using Natural Balance or your own food), twice-daily exercise sessions in spacious yards for 45-60 minutes, and medication administration. The facility features climate control, individual runs and cat condos, flexible multi-pet accommodations, and direct veterinary coordination for any health needs.",
      url: "http://www.badgercreekkennels.net/",
      telephone: "+1-916-687-6733",
      address: {
        @type: "PostalAddress",
        streetAddress: "11085 Riley Rd",
        addressLocality: "Wilton",
        addressRegion: "CA",
        postalCode: "95693",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.354383,
        longitude: -121.2969461
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "62",
        bestRating: "5"
      },
      areaServed: "Wilton, Elk Grove, Galt, and surrounding Sacramento County communities",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling or working full-time who need reliable overnight boarding, multi-pet households seeking flexible accommodations, and pet owners wanting a rural, spacious alternative to urban kennels",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "20-Acre Rural Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner's Veterinary Credentials"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Boarding Rates"
        }
      ],
      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.