{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coonamble-riverside-holiday-park-coonamble-nsw",
  "name": "Coonamble Riverside Holiday Park",
  "description": "Near Coonamble. .",
  "url": "https://campertunity.com/listings/campgrounds/coonamble-riverside-holiday-park-coonamble-nsw",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "138 Castlereagh Highway",
    "addressRegion": "Coonamble NSW 2829",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.963644,
    "longitude": 148.38926
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/coonamble-riverside-holiday-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}