{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rotoroa-campsite-nelson-tasman-nz",
  "name": "Lake Rotoroa Campsite",
  "description": "An easily accessible camp in a picturesque setting - enjoy water activities or a stroll in the native bush.",
  "url": "https://campertunity.com/listings/campgrounds/rotoroa-campsite-nelson-tasman-nz",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/41aa687df6a94e5e9abd557eb767cd30/lake-rotorua-jetty-1920.jpg",
    "/thumbs/hero/contentassets/41aa687df6a94e5e9abd557eb767cd30/lake-rotorua-jetty-1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Nelson/Tasman",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.79405,
    "longitude": 172.59787
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/nelson-tasman/places/nelson-lakes-national-park/things-to-do/campsites/lake-rotoroa-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}