{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fremantle-village-fremantle-south-western-australia",
  "name": "Fremantle Village",
  "description": "Fremantle Village is a 3.5 star rated caravan park and 3.5 star accommodation village. We are only 3kms from the heart of Fremantle and a half hour drive to Perth. We have public transport at our doorstep. A short stroll to the beautiful South Beach and Shopping Centre. Fremantle Village is the only caravan park and accommodation village in the City of Fremantle. They offer a range of accommodation to suit all budgets from park cabins, chalets, dedicated mobile home area, powered and un-power...",
  "url": "https://campertunity.com/listings/campgrounds/fremantle-village-fremantle-south-western-australia",
  "image": [
    "https://photos.geozone.co.nz/photos/b02201326a4460be5fdf8aeb10433722-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25 Cockburn Rd, South Fremantle WA 6162, Australia",
    "addressLocality": "Fremantle - South",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.0812,
    "longitude": 115.759
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 46,
    "bestRating": 5,
    "worstRating": 1
  }
}