{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/andergrove-van-park-queensland-au",
  "name": "Andergrove Van Park",
  "description": "Near Harbour Beach, Harbour Beach, Far Beach, Blacks Beach, Turners Beach, Lamberts Beach, Illawong Beach, Eimeo Beach, Bucasia Beach, Round Top Island National Park, Neils Beach, Williamsons...",
  "url": "https://campertunity.com/listings/campgrounds/andergrove-van-park-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": "40-68 Beaconsfield Rd East",
    "addressLocality": "Andergrove",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -21.10756,
    "longitude": 149.17547
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}