{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/munglinup-munglinup-wa-australia",
  "name": "Munglinup farmstay",
  "description": "Near Munglinup, pet's Allowed.",
  "url": "https://campertunity.com/listings/campgrounds/munglinup-munglinup-wa-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--yf4o5zre--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/uloemfy7t4x3m0ofvwnc",
    "https://media.anycamp.com.au/c/image/upload/s--qXiw2KB1--/c_fill,h_400,q_auto,w_800/uloemfy7t4x3m0ofvwnc"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1950 Coxall Road",
    "addressLocality": "Munglinup WA",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.86,
    "longitude": 120.76
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}