{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coconut-glen-van-park-910-ingham-road-bohle",
  "name": "Coconut Glen Van Park",
  "description": "We liked it a lot! A very authentic place with a lot of aussies and not so many backpackers. Stuff h... Near Pallarenda, The Strand, Nelly Bay, Magnetic Island National Park and Townsville. Pets...",
  "url": "https://campertunity.com/listings/campgrounds/coconut-glen-van-park-910-ingham-road-bohle",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--8L6uj2YG--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/zwzy05pkkdjyiljx5uqg",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--A2Z5FcIE--/c_fill,h_400,q_auto,w_800/zwzy05pkkdjyiljx5uqg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "910 Ingham Road - Bohle",
    "addressRegion": "Townsville QLD 4818",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.262099,
    "longitude": 146.713776
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Pia S."
      },
      "reviewBody": "We liked it a lot! A very authentic place with a lot of aussies and not so many backpackers. Stuff helped us a lot! Toilets and shower are very clean. We definitely recommend this place. But be aware it is more for the real Australian feeling and not luxury dreamy world."
    }
  ]
}