{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/emmaton-park-0408-150-540-plainland-qld",
  "name": "Emmaton Park 0408 150 540",
  "description": "Near Plainland. Pets Allowed, Toilets, Drinking Water, BBQ Areas and Showers.",
  "url": "https://campertunity.com/listings/campgrounds/emmaton-park-0408-150-540-plainland-qld",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s---FT34Y2M--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/ypwntxaw5enyzyvrvqgv",
    "https://media.anycamp.com.au/c/image/upload/s--RI8ak0Gn--/c_fill,h_400,q_auto,w_800/ypwntxaw5enyzyvrvqgv"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21 Grevillea Street",
    "addressLocality": "Plainland QLD",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.57,
    "longitude": 152.41
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}