{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-rv-park-dalles-or",
  "name": "Harvest RV Park",
  "description": "Harvest RV Park is located at 3821 West 10th Street, The Dalles OR 97058. Harvest RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/harvest-rv-park-dalles-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3821 West 10th Street",
    "addressLocality": "The Dalles",
    "addressRegion": "OR",
    "postalCode": "97058",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6284637,
    "longitude": -121.2274078
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/the-dalles/harvest-rv-park"
  ]
}