{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/4d-creek-ranch-lumby-bc",
  "name": "4D Creek Ranch",
  "description": "4D Creek Ranch is a beautiful farm campsite in Lumby, BC. Stay in one of our glamping tents, bring your own tent, host your retreat, or contact us to learn more about our grass-fed beef.",
  "url": "https://campertunity.com/listings/campgrounds/4d-creek-ranch-lumby-bc",
  "image": [
    "https://static.wixstatic.com/media/0395e6_94e54c9ffff44fc081c26ad73e0017cd~mv2.png/v1/fill/w_966,h_454,al_c/0395e6_94e54c9ffff44fc081c26ad73e0017cd~mv2.png",
    "https://static.wixstatic.com/media/0395e6_06aebb57fbe44f3b9abd040bc694f145~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "201 Harris Creek Road",
    "addressLocality": "Lumby",
    "addressRegion": "BC",
    "postalCode": "V0E 2G1",
    "addressCountry": "CA"
  },
  "sameAs": [
    "https://www.4dcreekranch.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}