{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fontys-pool-manjimup-wa",
  "name": "Fontys Pool",
  "description": "Four star chalets, cabin accommodation, shady powered caravan and camp sites and the famous local landmark Fontys Pool.",
  "url": "https://campertunity.com/listings/campgrounds/fontys-pool-manjimup-wa",
  "image": [
    "https://static.wixstatic.com/media/d94493_7a5fc75f697146cda4be9809baeb6e27.png/v1/fit/w_2500,h_1330,al_c/d94493_7a5fc75f697146cda4be9809baeb6e27.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "699 Seven Day Road",
    "addressLocality": "Manjimup",
    "addressRegion": "WA",
    "postalCode": "6258",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.626374,
    "longitude": 116.2826039
  },
  "sameAs": [
    "https://www.fontyspool.com.au/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}