{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-rachs-clearing-penrose-new-south-wales",
  "name": "Little Rach's Clearing",
  "description": "Near Capital Country and Penrose. Pets Allowed, Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/little-rachs-clearing-penrose-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--q0c6XGfb--/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/jdnlntlq4l8dkkmmkdow",
    "https://media.anycamp.com.au/c/image/upload/s--TmvG5phk--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/jdnlntlq4l8dkkmmkdow"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Penrose Forest Way",
    "addressLocality": "Penrose",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.658939,
    "longitude": 150.219481
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sharon"
      },
      "reviewBody": "Lovely spot but beware of the falling red gum branches, there were quite a few when we camped here. Lovely quiet spot, great for the dog."
    }
  ]
}