{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oamaru-top-10-holiday-park-oamaru-gardens-otago",
  "name": "Oamaru TOP 10 Holiday Park",
  "description": "At every turn, Oamaru seems to be eclipsing the rest of the country, showing us the way to do things. The bridge access from the gardens to the camp makes for a lovely walk and the Public Gardens are among the oldest and most beautiful in New Zealand. The Top 10’s forever improving its facilities. Oamaru Top 10’s accommodation facilities are sparkling clean, and there’s a variety to choose from, including powered and unpowered tent sites, campervan and caravan sites, motels, units with ensuit...",
  "url": "https://campertunity.com/listings/campgrounds/oamaru-top-10-holiday-park-oamaru-gardens-otago",
  "image": [
    "https://photos.geozone.co.nz/photos/cd3fdbc92c17d5832446666313859b01-WxH.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oamaru TOP 10 Holiday Park 30 Chelmer Street, Oamaru 9400, New Zealand",
    "addressLocality": "Oamaru Gardens",
    "addressRegion": "Otago",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -45.0972,
    "longitude": 170.956
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 165,
    "bestRating": 5,
    "worstRating": 1
  }
}