{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hertrich-park-ra",
  "name": "Hertrich Park (RA)",
  "description": "An very spacious rest area located only 800m from the town centre. Hertrich Park is a large level grassy area with an adjoining Dog Exercise Area. There are plenty of shady spots under tress, as well as open sunny spots for those who need solar. It caters for all size rigs, and it is easy to find a level surface. It is spacious, so you won’t be on top of other vans. It is a very relaxed and peaceful site. SITE ACCESS: The site has good access direct off the Esk-Hampton Road, but you can park...",
  "url": "https://campertunity.com/listings/campgrounds/hertrich-park-ra",
  "image": [
    "https://directory.fullrangecamping.com.au/wp-content/uploads/2015/03/rest-area.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Esk-Hampton Road, Esk, QLD",
    "postalCode": "Our Address Esk-Hampton Road, Esk, QLD",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.2469826541,
    "longitude": 152.419452771
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}