{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dolamore-park",
  "name": "Dolamore Park",
  "description": "Explore Dolamore Park in Gore. Enjoy native bush walks, family camping, playgrounds, and picnic areas at the scenic gateway to the Hokonui Hills.",
  "url": "https://campertunity.com/listings/campgrounds/dolamore-park",
  "image": [
    "https://www.goredc.govt.nz/repository/libraries/id:2buwl3j7c17q9srz9ase/hierarchy/Sample/Social%20Images/Default%20Social%20Image.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -46.06251587911245,
    "longitude": 168.82472471582648
  },
  "sameAs": [
    "https://www.goredc.govt.nz/our-places/parks-reserves/dolamore-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}