{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glen-echo-dirt-bike-park-glen-echo-queensland",
  "name": "Glen Echo Dirt Bike Park",
  "description": "I went here with the family, Kids loved it and said it was worth the trip. Great hosts. Near Sunshine Coast and Glen Echo. Pets Allowed, Toilets, Powered sites, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/glen-echo-dirt-bike-park-glen-echo-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--1CgtYNUI--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/r7jvlvn4ikhbtorsw7mm",
    "https://media.anycamp.com.au/c/image/upload/s--rkrrCAwT--/c_fill,h_400,q_auto,w_800/r7jvlvn4ikhbtorsw7mm"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1162 Glen Echo Rd",
    "addressLocality": "Glen Echo",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.897572,
    "longitude": 152.381238
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}