{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/volga-river-state-recreation-area-fayette-ia-us",
  "name": "Volga River State Recreation Area",
  "description": "Volga River State Recreation Area camping reservations and campground information. Learn more about camping near Volga River State Recreation Area and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/volga-river-state-recreation-area-fayette-ia-us",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10225 Ivy Road",
    "addressLocality": "Fayette",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.865,
    "longitude": -91.77167
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/volga-river-state-recreation-area/IA/610134/overview",
    "https://iowastateparks.reserveamerica.com/camping/volga-river-state-recreation-area/r/campgroundDetails.do?contractCode=IA&parkId=610134"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}