{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hill-river-farm-moonyoonooka-wa-australia",
  "name": "Hill River Farm",
  "description": "Near Moonyoonooka. Pets Allowed, Toilets, Drinking Water and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/hill-river-farm-moonyoonooka-wa-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--mQEJQGba--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/enaqez6ibn8zxtmwcq0v",
    "https://media.anycamp.com.au/c/image/upload/s--5GGKhOtu--/c_fill,h_400,q_auto,w_800/enaqez6ibn8zxtmwcq0v"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Moonyoonooka WA",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.77,
    "longitude": 114.78
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/hill-river-farm"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}