{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/forrestania-plots-camp-area-forrestania-western-australia",
  "name": "The Forrestania Plots Camp Area",
  "description": "Near Australia's Golden Outback and Forrestania. Pets Allowed, Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/forrestania-plots-camp-area-forrestania-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--vZAgQClZ--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/da3atuhpn9gp6ywrrsnz",
    "https://media.anycamp.com.au/c/image/upload/s--sp2jtp1X--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/da3atuhpn9gp6ywrrsnz"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hyde Norseman Rd",
    "addressLocality": "Forrestania",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.415372,
    "longitude": 119.533803
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/the-forrestania-plots-camp-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}