{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burkes-barnyard",
  "name": "Burke's Barnyard - 420 Friendly Camping on the Farm!",
  "description": "It’s always 420 or 710 at Burke’s Barnyard! 4 Acres Nestled in the Boulter hills, 30 minutes from Bancroft or Barry’s Bay. \n\nPitch your tent on one of 5 spacious well-maintained sites. Each site is equipped with a private Loo, fire pit, and picnic table.. Small campers and trailers are also permitted. (Under 20 feet)\n\nIn addition to the birds, squirrels, deer, and other wildlife you will experience our friendly farm animals. Pigs, turkeys, chickens, and more can be seen around the property. P...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burkes-barnyard",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F06f3688e-7fc6-4067-b8b1-7696ee3d093c.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F2741adfb-9a0a-4e1c-aabc-c7938a0152c0.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F3a29fa6e-c2c0-45ea-8f92-806635e259ab.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fa13fddb5-9db8-475c-8ccb-c882fb55895c.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fcdb23f55-d789-47fc-9e7d-5e7081f5a60a.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fe848e6d1-75b4-4eb3-b4bc-33f9cfad31ad.jpg?alt=media"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4169 Boulter Road",
    "addressLocality": "Boulter",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2056,
    "longitude": -77.6331
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "28",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$28+"
}