{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/puketi-recreation-area-campsite-northland",
  "name": "Puketī Recreation Area Campsite",
  "description": "Camp at the eastern edge of the forest, close to kauri trees. Look out for kiwi and short-tailed bats. This is an ideal base for day or overnight tramps.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/puketi-recreation-area-campsite-northland",
  "image": [
    "https://www.doc.govt.nz/link/30cfa3cd4bfe4946b74682fecf6f3597.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Northland",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.25809716,
    "longitude": 173.75371779
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}