{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/minore-falls-camp-spot-nsw-au",
  "name": "Minore Falls Camp Spot",
  "description": "Beautiful spot, 4wd or adventurous 2wd, offroad caravans and campers can make Near Central NSW and Dubbo. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/minore-falls-camp-spot-nsw-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--VrUvmYsO--/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/a9bnhpobyzjlvn7pkbph",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--BMSDQkuN--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/a9bnhpobyzjlvn7pkbph"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Minore Falls",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.199123,
    "longitude": 148.390685
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lynette A."
      },
      "reviewBody": "This is a private property. You need to call the number at the gate if want to access the property but we weren’t able to camp there. Lovely lady who owns the place however."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Neville S."
      },
      "reviewBody": "Beautiful spot, 4wd or adventurous 2wd, offroad caravans and campers can make"
    }
  ]
}