{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kennedy-bend-campsite-3-lakefield-np-queensland",
  "name": "Kennedy Bend Campsite #3",
  "description": "Near Tropical North Queensland and Lakefield. .",
  "url": "https://campertunity.com/listings/campgrounds/kennedy-bend-campsite-3-lakefield-np-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--dVEon7SS--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/izbtuzz5pzdbbliszm8l",
    "https://media.anycamp.com.au/c/image/upload/s--vZ7Y_G_D--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/izbtuzz5pzdbbliszm8l"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lakefield Rd",
    "addressLocality": "Lakefield NP",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -15.109853,
    "longitude": 144.313102
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}