{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-premier-rv-resort-coburg-or",
  "name": "Premier RV Resort",
  "description": "Premier RV Resort is located at 33022 Van Duyn Road, Coburg OR 97408. Premier RV Resort can be contacted at ***-***-**** or http://www.premierrvresorts.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-premier-rv-resort-coburg-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "33022 Van Duyn Road",
    "addressLocality": "Coburg",
    "addressRegion": "OR",
    "postalCode": "97408",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1345554,
    "longitude": -123.0484813
  }
}