{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sterling-mill-rest-area-elsey-northern-territory",
  "name": "Sterling Mill Rest Area",
  "description": "This is a dirt rest area located off the highway. There are no amenities and very little shade with some scrub scattered here and there for a bit of protection.",
  "url": "https://campertunity.com/listings/campgrounds/sterling-mill-rest-area-elsey-northern-territory",
  "image": [
    "https://photos.geozone.co.nz/photos/a8257cdb91528116757ef7371e475291-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elsey",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -14.8396,
    "longitude": 132.974
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  }
}