{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discovery-parks-balmoral-karratha-western-australia",
  "name": "Discovery Parks - Balmoral, Karratha",
  "description": "Near Australia's North West and Gap Ridge. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/discovery-parks-balmoral-karratha-western-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lot 2654 Bayview Rd",
    "addressLocality": "Karratha",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.730705,
    "longitude": 116.809547
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Karratha Office PDC"
      },
      "reviewBody": "CLOSED"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Four Who Explore"
      },
      "reviewBody": "Only open between 1st May to 31st August each year."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Eva D."
      },
      "reviewBody": "The place is closed.   Rating zero."
    }
  ]
}