{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dhrv-harrisburg-or",
  "name": "DHRV",
  "description": "Where the Beavers and the Ducks collide",
  "url": "https://campertunity.com/listings/campgrounds/dhrv-harrisburg-or",
  "image": [
    "https://img1.wsimg.com/isteam/stock/1400",
    "http://img1.wsimg.com/isteam/stock/1400"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "32917 Diamond Hill Rd",
    "addressLocality": "Harrisburg",
    "addressRegion": "OR",
    "postalCode": "97446",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.28341,
    "longitude": -123.06308
  },
  "sameAs": [
    "https://diamondhillrvpark.com/"
  ]
}