{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riders-paradise-kenilworth-queensland-au",
  "name": "Riders Paradise",
  "description": "Near Mapleton Falls National Park, Conondale National Park, Kondalilla National Park, Sunshine Coast and Kenilworth. Pets Allowed and Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/riders-paradise-kenilworth-queensland-au",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3441 Maleny Kenilworth Rd",
    "addressLocality": "Kenilworth",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.613352,
    "longitude": 152.711449
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}