{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kidds-bush-reserve-campsite-otago",
  "name": "Kidds Bush Reserve Campsite",
  "description": "Camp alongside Lake Hāwea in a large, grassy area with good shade from mountain beech trees. Walk along the lake shore, go fishing or swimming.",
  "url": "https://campertunity.com/listings/campgrounds/kidds-bush-reserve-campsite-otago",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/8874a7561a334637877770cfcb1ba1ad/kidds-bush-1920.jpg",
    "/thumbs/hero/contentassets/8874a7561a334637877770cfcb1ba1ad/kidds-bush-1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Otago",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -44.4411771,
    "longitude": 169.26180602
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/otago/places/hawea-conservation-park/things-to-do/kidds-bush-reserve-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}