{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sleepy-hollow-rest-area-north-sleepy-hollow-new-south-wales",
  "name": "Sleepy Hollow Rest Area (North)",
  "description": "Near Mooball National Park, Maggies Beach, Cabarita Beach, Bogangar Beach, Casuarina Beach, Mount Jerusalem National Park, South Kingscliff Beach, North Coast NSW and Sleepy Hollow. Pets Allowed,...",
  "url": "https://campertunity.com/listings/campgrounds/sleepy-hollow-rest-area-north-sleepy-hollow-new-south-wales",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pacific Motorway",
    "addressLocality": "Sleepy Hollow",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.424377,
    "longitude": 153.520421
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lisa D."
      },
      "reviewBody": "Basic rest stop just off the highway. Didn't use the facilities because we are self contained but looked alright on the outside. Trucks and cars whooshing past all night long so a bit noisey and my partner complained the fumes were noticeable. I slept anyway zzzzzzzz"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Anycamper"
      },
      "reviewBody": "No camping signs up so cannot stop over. Might as well be removed as a listing on here"
    }
  ]
}