{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-candle-creek-campground-culver-or",
  "name": "Candle Creek Campground",
  "description": "Candle Creek Campground is located at , Culver OR 97734. Candle Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/deschutes/recreation/camping-cabins/recarea/?recid=38588&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-candle-creek-campground-culver-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Culver",
    "addressRegion": "OR",
    "postalCode": "97734",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5751784,
    "longitude": -121.6191231
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/culver/candle-creek-campground"
  ]
}