{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jimberlana-hill-rest-area-norseman-western-australia",
  "name": "Jimberlana Hill Rest Area",
  "description": "Plenty of level space. Easy access. Good ring road system. Some bushes close to tracks, so watch for... Near Australia's Golden Outback and Norseman. Pets Allowed, Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/jimberlana-hill-rest-area-norseman-western-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eyre Hwy",
    "addressLocality": "Norseman",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.146941,
    "longitude": 121.810732
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/jimberlana-hill-rest-area?utm_source=list&utm_medium=web&utm_campaign=campsites/norseman-wa/pets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}