{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/carnarvon-caravan-park-carnarvon-western-australia",
  "name": "Carnarvon Caravan Park",
  "description": "Near Australia's Coral Coast and Kingsford. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/carnarvon-caravan-park-carnarvon-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Xq8ZKt_0--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/aj7vkhgu8sijqlbgugtr",
    "https://media.anycamp.com.au/c/image/upload/s--GBITZCNp--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/aj7vkhgu8sijqlbgugtr"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "477 Robinson St",
    "addressLocality": "Carnarvon",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.865564,
    "longitude": 113.688448
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Steve D."
      },
      "reviewBody": "We stayed here for 3 days. It was the cheapest in town, facilities are old but clean. We were looking forward to a swim in the pool but when we were there it was empty and didn’t look like it would be up and running any time soon. This CV park would suit the budget conscious."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Alicia P."
      },
      "reviewBody": "Cheapest park in town, no frills but when in need of a shower it will do. Some sites are grassed others patches of dirt and concrete slab. Owners are friendly and accommodating. Powered sites only."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "David C."
      },
      "reviewBody": "We chose this campsite because it was the cheapest in town so it was what we paid for. Dingiest camp kitchen I have seen in a while though. Couldn’t get hot plates to work properly. Other facilities were basic. Adequate for a one night stay."
    }
  ]
}