{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hook-up-rv-park-rogersville-mo-2",
  "name": "The Hook-Up RV Park",
  "description": "Enjoy peaceful RV camping at The Hook-Up RV Park in Rogersville, MO, with full hookups, renovated facilities, and countryside views.",
  "url": "https://campertunity.com/listings/campgrounds/hook-up-rv-park-rogersville-mo-2",
  "image": [
    "https://thehookuprv.com/wp-content/uploads/2024/03/Hook-up-rv-park-logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "497 Porter Loop",
    "addressLocality": "Rogersville",
    "addressRegion": "MO",
    "postalCode": "65742",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Countryside"
    }
  ]
}