{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rolling-hills-campground-ottawa",
  "name": "Rolling Hills Campground Ottawa",
  "description": "Discover Rolling Hills Campground in Ottawa, offering a serene and comfortable camping experience with soft water, heated sites, and exceptional amenities.",
  "url": "https://campertunity.com/listings/campgrounds/rolling-hills-campground-ottawa",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5190849,
    "longitude": -75.3329925
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}