{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ahuriri-bridge-campsite-canterbury",
  "name": "Ahuriri Bridge Campsite",
  "description": "Camp on the bank of the Ahuriri River under the shade of willow trees. Fish, walk or ride from here.",
  "url": "https://campertunity.com/listings/campgrounds/ahuriri-bridge-campsite-canterbury",
  "image": [
    "https://www.doc.govt.nz/link/6f0aa6e0081549b7a3536a80acdf3104.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Canterbury",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -44.46749631,
    "longitude": 169.98702461
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/canterbury/places/omarama-area/things-to-do/ahuriri-bridge-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}