{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/raetea-north-side-campsite-northland",
  "name": "Raetea North Side Campsite",
  "description": "Take a break at the northern foot of Raetea, a lowland coastal forest situated in the Mangamuka Gorge.",
  "url": "https://campertunity.com/listings/campgrounds/raetea-north-side-campsite-northland",
  "image": [
    "https://www.doc.govt.nz/link/8241b6615b7f407285f8eb70a107af91.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Northland",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.16848283,
    "longitude": 173.43488949
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/northland/places/raetea-forest-and-mangamuka-gorge-scenic-reserve/things-to-do/raetea-north-side-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ]
}