{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hi-vallee-farmstay-camping-warradarge-western-australia",
  "name": "Hi Vallee Farmstay & Camping",
  "description": "Don and Joy are wonderful hosts. The dandelion covered field was just amazing as a campground,. Larg... Near Alexander Morrison National Park, Australia's Coral Coast and Warradarge. Toilets,...",
  "url": "https://campertunity.com/listings/campgrounds/hi-vallee-farmstay-camping-warradarge-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--d721OIq5--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/nzgejn4oyyfnpc5hwo54",
    "https://media.anycamp.com.au/c/image/upload/s--lP1ME2hy--/c_fill,h_400,q_auto,w_800/v1/production/nzgejn4oyyfnpc5hwo54"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "435 Tootbardie Road",
    "addressLocality": "Warradarge",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.121171,
    "longitude": 115.404354
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/hi-vallee-farmstay-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}