{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coonawarra-nth-rest-area-coonawarra-south-australia",
  "name": "Coonawarra Nth Rest Area",
  "description": "Near Naracoorte Caves National Park, Limestone Coast and Coonawarra. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/coonawarra-nth-rest-area-coonawarra-south-australia",
  "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": "Riddoch Hwy",
    "addressLocality": "Coonawarra",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.26966,
    "longitude": 140.837699
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/coonawarra-nth-rest-area?utm_source=list&utm_medium=web&utm_campaign=campsites/apsley-vic/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ]
}