{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dolo-rest-area-dolo",
  "name": "Dolo Rest Area",
  "description": "Near Outback NSW and Little Topar. Pets Allowed, Free, Toilets and BBQ Areas.",
  "url": "https://campertunity.com/listings/campgrounds/dolo-rest-area-dolo",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barrier Hwy",
    "addressLocality": "Dolo",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.672414,
    "longitude": 142.8138
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/dolo-rest-area-1?utm_source=list&utm_medium=web&utm_campaign=campsites/broken-hill-nsw/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}