{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/un-named-rest-area-ra-2",
  "name": "Un-Named Rest Area (RA)",
  "description": "Most rest areas have firm, all weather parking surfaces, picnic seats and rubbish bins, they provide a place to take a break, get out of the car, have something to eat or drink, and dispose of your rubbish. Rest areas are designed to be entered from the same side of the road as you are travelling and usually have a separate exit so you do not have to turn around to get out again. Some rest areas have additional facilities such as information boards or drinking water, indicated by symbols. Ple...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/un-named-rest-area-ra-2",
  "image": [
    "https://directory.fullrangecamping.com.au/wp-content/uploads/2015/02/rest-area.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Princes Highway, Coorong",
    "postalCode": "Our Address Princes Highway, Coorong",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.27352938,
    "longitude": 139.7228822
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    }
  ]
}