{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-jones-creek-campground-tillamook-or",
  "name": "Jones Creek Campground",
  "description": "Jones Creek Campground is located at 45500 Oregon 6, Tillamook OR 97141. Jones Creek Campground can be contacted at ***-***-**** or https://www.oregon.gov/odf/recreation/pages/campsitereservation.aspx",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-jones-creek-campground-tillamook-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "45500 Oregon 6",
    "addressLocality": "Tillamook",
    "addressRegion": "OR",
    "postalCode": "97141",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.589439,
    "longitude": -123.5587698
  }
}