{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bulwarra-on-top-of-raymond-hill-dubbo-nsw-australia",
  "name": "Bulwarra on top of Raymond Hill Dubbo NSW Australia",
  "description": "Bulwarra is a very down to earth home, with functional rural expectation. It is not a show place, we",
  "url": "https://campertunity.com/listings/campgrounds/bulwarra-on-top-of-raymond-hill-dubbo-nsw-australia",
  "image": [
    "https://campspace.com/media/medium/uploads/space/33/88/_1/3388_1_5e53d09d63458.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "Australia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.36,
    "longitude": 148.61
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}