{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-hermiston-or-1",
  "name": "Spot2Nite",
  "description": "Check out Panelview RV Park in Hermiston, Oregon on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-hermiston-or-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/55c4b912-98e7-11ef-a490-9ea1ce330f82/card.jpg?v=63897749684",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/562cbfa6-98e7-11ef-b2a8-9ea1e3d340d4/card.jpg?v=63897749683"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hermiston",
    "addressRegion": "OR",
    "postalCode": "97838",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7909231,
    "longitude": -119.3216591
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/oregon/hermiston/panelview-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big Rig Friendly"
    }
  ]
}