{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/levin-top-10-holiday-park-playford-park-manawatu-whanganui",
  "name": "Levin TOP 10 Holiday Park",
  "description": "Levin Holiday Park has a range of accommodation to suit a range of budgets, including tent sites, generous powered and non powered sites, cabins, and motels. We have a large playground, jumping pillow and great showers.",
  "url": "https://campertunity.com/listings/campgrounds/levin-top-10-holiday-park-playford-park-manawatu-whanganui",
  "image": [
    "https://photos.geozone.co.nz/photos/7961c615e5f8923e19e052a4ca5bdcae-WxH.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "38 Parker Avenue, Levin 5510",
    "addressLocality": "Playford Park",
    "addressRegion": "Manawatu-Whanganui",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -40.6295,
    "longitude": 175.29
  },
  "sameAs": [
    "https://campermate.com/location/new-zealand/mwt/horowhenua/paid-campground/levin-kiwi-holiday-park/1d379818-4430-4556-ae16-a7377bb665c3",
    "https://campermate.com/location/new-zealand/mwt/horowhenua/paid-campground/levin-top-10-holiday-park/1d379818-4430-4556-ae16-a7377bb665c3"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}