{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/four-post-recreation-park-deniliquin-new-south-wales-1",
  "name": "Four Post Recreation Park",
  "description": "Quiet spot on the Edwards river, not all powered sites have water available, ammenities need some ma...",
  "url": "https://campertunity.com/listings/campgrounds/four-post-recreation-park-deniliquin-new-south-wales-1",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--kUGEr3bu--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/a1pmkq0ovdfddsxk3ila",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Greaves Rd",
    "addressLocality": "Deniliquin",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.5302183,
    "longitude": 144.9597178
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/four-post-recreation-park/stories/4114"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}