{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cambridge-holidaypark-cambridge-waikato",
  "name": "Cambridge Holidaypark",
  "description": "top campsite in a residential area - modern sanitary building with all facilities for campers - own tennis court - center 700 m",
  "url": "https://campertunity.com/listings/campgrounds/cambridge-holidaypark-cambridge-waikato",
  "image": [
    "https://img.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Scott Street",
    "addressLocality": "Cambridge",
    "addressRegion": "waikato",
    "postalCode": "3432",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.90583,
    "longitude": 175.4784
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NZD",
    "price": "30",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "$30+"
}