{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/federal-falls-canobolas-new-south-wales",
  "name": "Federal Falls campground",
  "description": "Awesome little camp site not too busy lots of space and picnic tables. Park in the car park and set... Near Central NSW and Canobolas. Toilets, BBQ Areas and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/federal-falls-canobolas-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--18-ix18M--/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/v1mbhqgwgfcovtnevsgx",
    "https://media.anycamp.com.au/c/image/upload/s--QdBnqYut--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/v1mbhqgwgfcovtnevsgx",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Towac Way",
    "addressLocality": "Canobolas",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.349016,
    "longitude": 148.977536
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dennis M."
      },
      "reviewBody": "Very well managed park with friendly staff. Park has excellent facilities and is located close to a beautiful natural area. Tannum Sands is well worth a visit."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kayle H."
      },
      "reviewBody": "Awesome little camp site not too busy lots of space and picnic tables.  Park in the car park and set up your tent on the grassy area. Some small bbq type plates and a water tank that seems to be from rain water but not sure…"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Rebecca P."
      },
      "reviewBody": "Was hard to find this place, google maps isn’t helpful as it takes you down some fire trails that would only be suitable for a 4wd. There is a sealed road but you’ll need to check your map :) once here, the place is gorgeous. Lovely and quiet even on a long weekend. Would recommend if you’re looking for somewhere to pitch your tent away from the crowds. Note that you can’t park your camper in the grounds so most suitable for tent camping only"
    }
  ]
}