{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/viento-state-park-hood-river-or",
  "name": "Viento State Park",
  "description": "Viento State Park camping reservations and campground information. Learn more about camping near Viento State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/viento-state-park-hood-river-or",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/OR/pid409502/%7Bpht%7DUntitled3%7Bpht%7D1492198766495.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Exit 56, Interstate Highway 84",
    "addressLocality": "Hood River",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.69592,
    "longitude": -121.67053
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}