{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trounson-kauri-park-donnellys-crossing-northland",
  "name": "Trounson Kauri Park",
  "description": "Location of the camper in the natural park - near a forest with large trees Kauri - kitchen and bathrooms - center 3 km",
  "url": "https://campertunity.com/listings/campgrounds/trounson-kauri-park-donnellys-crossing-northland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650902298.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trounson Park Road",
    "addressLocality": "donnellys-crossing",
    "addressRegion": "northland",
    "addressCountry": "nueva-zelanda"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.71948,
    "longitude": 173.6497
  },
  "sameAs": [
    "https://images.campercontact.com/media/photos/4222124650902298.jpg",
    "https://www.campercontact.com/en/new-zealand/northland/donnellys-crossing/88327/trounson-kauri-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "26",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "26+"
}