{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/virgin-river-gorge-st-george",
  "name": "Virgin River Gorge St George",
  "description": "Information, ✓ Images, ✓ Prices and ✓ Surroundings of Camping Virgin River Gorge in 84790-St George / USA (Utah / Washington)",
  "url": "https://campertunity.com/listings/campgrounds/virgin-river-gorge-st-george",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.083098,
    "longitude": -113.558068
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}