{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/saddleworth-park-rest-area-saddleworth-south-australia",
  "name": "Saddleworth Park Rest Area",
  "description": "Near Clare Valley and Saddleworth. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/saddleworth-park-rest-area-saddleworth-south-australia",
  "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": "Barrier Hwy",
    "addressLocality": "Saddleworth",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.047222,
    "longitude": 138.798049
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/saddleworth-park-rest-area?utm_source=list&utm_medium=web&utm_campaign=campsites/stanley-flat-sa/pets",
    "https://campermate.com/en/location/australia/sa/clare-valley/free-campsites/saddleworth-rest-area/3da8fa9d-844a-44e0-bef6-7fe5bfb9c3f7"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}