{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ningaloo-homestead-ningaloo-near-coral-bay-western-australia",
  "name": "Ningaloo Homestead",
  "description": "Absolutely awesome spot. Campsites really close to beach with plenty of golden trevally, darts and t... Near Australia's Coral Coast and Ningaloo. Pets Allowed, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/ningaloo-homestead-ningaloo-near-coral-bay-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--_3-Mqwa9--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/byrrkw9bznnoyndeafoi",
    "https://media.anycamp.com.au/c/image/upload/s--BGh_1Jpm--/c_fill,h_400,q_auto,w_800/byrrkw9bznnoyndeafoi"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ningaloo (near Coral Bay)",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -22.69633,
    "longitude": 113.674824
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dan C."
      },
      "reviewBody": "Absolutely awesome spot. Campsites really close to beach with plenty of golden trevally, darts and threadfin salmon getting caught off the beach. The track in is rough as guts but if you drop your tyre pressure when you leave the black top it makes for a better drive. The only real con was the flies were thick."
    }
  ]
}