{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hat-rock-campground-good-sam-hermi",
  "name": "Hat Rock Campground Good Sam",
  "description": "Hat Rock Campground Good Sam is located at 82284 Hat Rock Road, Hermiston OR 97838. Hat Rock Campground Good Sam can be contacted at ***-***-**** or http://www.hatrockcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hat-rock-campground-good-sam-hermi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "82284 Hat Rock Road",
    "addressLocality": "Hermiston",
    "addressRegion": "OR",
    "postalCode": "97838",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.911018,
    "longitude": -119.17104
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/hermiston/hat-rock-campground-good-sam"
  ]
}