{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/copper-ridge-rv-resort-terrebonne-or",
  "name": "Copper Ridge RV Resort",
  "description": "Copper Ridge RV Resort is located at , Terrebonne OR 97760. Copper Ridge RV Resort can be contacted at ***-***-**** or http://copperridgervresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/copper-ridge-rv-resort-terrebonne-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Terrebonne",
    "addressRegion": "OR",
    "postalCode": "97760",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4340938,
    "longitude": -121.2474959
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/terrebonne/copper-ridge-rv-resort"
  ]
}