{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willow-creek-campground-rv-park-travel-oregon-heppner",
  "name": "Willow Creek Campground & RV Park - Travel Oregon",
  "description": "This recreation area is part of Willow Creek Park District. Call to reserve your full or partial hookup or tent site.",
  "url": "https://campertunity.com/listings/campgrounds/willow-creek-campground-rv-park-travel-oregon-heppner",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Heppner",
    "addressRegion": "Heppner, Eastern Oregon"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}