{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/five-mile-moama-new-south-wales",
  "name": "Five Mile Boat Ramp",
  "description": "Near The Murray and Moama. Pets Allowed, Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/five-mile-moama-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--j7xmXt7K--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/ebd2e3f6je3ncxvawsmz",
    "https://media.anycamp.com.au/c/image/upload/s--I6Tg4zBZ--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/ebd2e3f6je3ncxvawsmz"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2040 Perricoota Rd",
    "addressLocality": "Moama",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.07045,
    "longitude": 144.693689
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/five-mile-boat-ramp?utm_source=list&utm_medium=web&utm_campaign=campsites/wharparilla-nsw/national-parks"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}