{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/derringullen-creek-rest-area-yass-new-south-wales",
  "name": "Derringullen Creek Rest Area",
  "description": "Near Capital Country. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/derringullen-creek-rest-area-yass-new-south-wales",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Service Centre Rd",
    "addressLocality": "Yass",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.79586,
    "longitude": 148.869275
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/derringullen-creek-rest-area?utm_source=list&utm_medium=web&utm_campaign=campsites/bookham-nsw/free",
    "https://directory.fullrangecamping.com.au/item/derringullen-creek-rest-area/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}