{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harr-point-campground-jacksonville-or",
  "name": "Harr Point Campground",
  "description": "Harr Point Campground is located at Payette Trail 970, Jacksonville OR 97530. Harr Point Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/harr-point-campground-jacksonville-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Payette Trail 970",
    "addressLocality": "Jacksonville",
    "addressRegion": "OR",
    "postalCode": "97530",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.035011,
    "longitude": -123.112812
  }
}