{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/electricity-water-hookup-rv-tent",
  "name": "Electricity & Water Hookup for RV & Tent",
  "description": "In a tent or RV, our electricity and water hookup campsites grant you access to spending time in nature with more of the creature comforts you love.",
  "url": "https://campertunity.com/listings/campgrounds/electricity-water-hookup-rv-tent",
  "image": [
    "https://cdn.prod.website-files.com/60e4a89de7c15fd483f54946/60f8615fecc682ee40ec5738_Graph%20Image%20RV%20%26%20Tent%20V2%20%7C%20Riverbend%20Wilderness%20Camping.jpg",
    "https://cdn.prod.website-files.com/60e473b45793a29e73c8d645/60e4c9fc1f51a25a00f21b21_Tent-3.png"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0024013,
    "longitude": -65.0726162
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}