{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trout-pool-rd-rotoiti-rotoehu-bay-plenty",
  "name": "Trout Pool Rd",
  "description": "Vehicles with purpose built sleeping facilities (eg. motorhome, campervan, caravan, house bus etc) are permitted to park overnight for free in designated spaces within the existing carpark area. No cars, utes, passenger vans etc. No tents. Be mindful that river is not safe for swimming.",
  "url": "https://campertunity.com/listings/campgrounds/trout-pool-rd-rotoiti-rotoehu-bay-plenty",
  "image": [
    "https://photos.geozone.co.nz/photos/dc3ace2d23ce7033b580c2bb65786753-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "103 Trout Pool Rd,Okere Falls",
    "addressLocality": "Rotoiti-Rotoehu",
    "addressRegion": "Bay of Plenty",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.0083,
    "longitude": 176.342
  },
  "sameAs": [
    "https://campermate.com/location/new-zealand/bop/rotorua/free-campground/trout-pool-rd/1b3be719-3058-4504-a6fa-7d8f20032181",
    "https://campermate.com/en/location/new-zealand/bop/rotorua/free-campsites/trout-pool-rd/1b3be719-3058-4504-a6fa-7d8f20032181"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}