{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/palmer-camp-rest-stop-palmer-south-australia",
  "name": "Palmer Camp/Rest Stop",
  "description": "Great spot for over night stop over plenty flat space to set up only down side no facilities Near Murray River, Lakes and Coorong and Palmer. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/palmer-camp-rest-stop-palmer-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": "Church Cres",
    "addressLocality": "Palmer",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.851296,
    "longitude": 139.157467
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Tom’s Multi Video Channel"
      },
      "reviewBody": "Great spot for over night stop over plenty flat space to set up only down side no facilities"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "KLR 6."
      },
      "reviewBody": "Quick stop for the night. Pulled in at 3 am to a very large empty area. Plenty of space for large caravans even trucks could fit.  Had the whole place to ourselves. A little noisy in the morning as is close to main road. Otherwise perfect for a quick stopover. FYI No facilities"
    }
  ]
}