{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fern-hill-park-glen-echo-queensland",
  "name": "Fern Hill Park",
  "description": "Beautiful rural property. Multiple sites near to dams or a creek where you can swim. Beautiful birds... Near Mount Bauple National Park, Sunshine Coast and Glen Echo. Pets Allowed, Toilets, BBQ...",
  "url": "https://campertunity.com/listings/campgrounds/fern-hill-park-glen-echo-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--imWVXzUF--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/uvxlthtkaz414x0qnywb",
    "https://media.anycamp.com.au/c/image/upload/s--Lcn9D3mA--/c_fill,h_400,q_auto,w_800/uvxlthtkaz414x0qnywb"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "781 Glen Echo Road",
    "addressLocality": "Glen Echo",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.921556,
    "longitude": 152.415056
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}