{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-circle-creek-rv-resort",
  "name": "Circle Creek RV Resort",
  "description": "Circle Creek RV Resort is located at 85658 U.S. 101, Seaside OR 97138. Circle Creek RV Resort can be contacted at ***-***-**** or http://www.circlecreekrv.com",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-circle-creek-rv-resort",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "85658 U.S. 101",
    "addressLocality": "Seaside",
    "addressRegion": "OR",
    "postalCode": "97138",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9654402,
    "longitude": -123.9256096
  }
}