{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/secluded-garden-oasis-barriere-bc",
  "name": "Secluded Garden Oasis",
  "description": "Nestled just off a quiet highway, this private, fully fenced retreat offers RV camping with easy access and ample parking along a long, scenic driveway. Hosts share fresh garden produce and local insights, from Wells Gray Park excursions to weekly farmers‚Äô markets. Enjoy nearby fishing lakes, biking and walking trails, dog-friendly paths, Friday night music at the bandshell, and town amenities just 2 km away for groceries and dining.",
  "url": "https://campertunity.com/listings/campgrounds/secluded-garden-oasis-barriere-bc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/10005/profile/4aPNnaS5DQqV7ebj_6d1e3147653de990d1713ee3c9d3168e_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/258648/profile/rfAaR6IaCXQJrCHZ_8bd7535921b0ffb239a8d4ad6108763b_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barriere, BC",
    "addressLocality": "Barriere",
    "addressRegion": "BC",
    "postalCode": "V0E1E0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.14539756,
    "longitude": -120.12967267
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/british-columbia/retirement-in-barriere"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}