{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jingellic-south-reserve-fc",
  "name": "Jingellic South Reserve (FC)",
  "description": "Jingellic is a small township on the Murray River, 44 kilometres from Tumbarumba on a scenic sealed road. There is a general store, and just around the corner, the historic Bridge Hotel. The Jingellic Reserve provides a boat ramp and free camping and picnic area. There is no charge for the use of this facility, so if you are staying at this site we encourage you to help keep it clean, and please visit and support the nearest town or village. We are still in the process of obtaining more infor...",
  "url": "https://campertunity.com/listings/campgrounds/jingellic-south-reserve-fc",
  "image": [
    "https://directory.fullrangecamping.com.au/wp-content/uploads/2015/02/free-camps.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Murray River Road",
    "postalCode": "Our Address Murray River Road",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.929434,
    "longitude": 147.70963
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}