{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/welcome-to-harbour-tourist-park-overlooking-oamaru-harbour",
  "name": "Welcome to the Harbour Tourist Park, overlooking the Oamaru Harbour",
  "description": "Relax by the seaside and stay on one of our powered camp sites! Situated in the heart of Oamaru’s tourist area we are just a walk away from everything!",
  "url": "https://campertunity.com/listings/campgrounds/welcome-to-harbour-tourist-park-overlooking-oamaru-harbour",
  "image": [
    "https://www.oamaruharbour.co.nz/wp-content/uploads/2014/11/htp1.jpg",
    "https://www.oamaruharbour.co.nz/wp-content/uploads/2017/07/htp3.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -45.106227,
    "longitude": 170.97161
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}