{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jerrawangala-rest-area-new-south-wales",
  "name": "Jerrawangala Rest Area",
  "description": "Near Conjola National Park, Berrara Beach, Flatrock Beach, Monument Beach, Washerwomens Beach, Dee Beach, Inyadda Beach, One Tree Beach, Manyana Beach, Cunjurong Beach, Conjola Beach, Bherwerre...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jerrawangala-rest-area-new-south-wales",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Princes Hwy",
    "addressLocality": "Jerrawangala",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.145891,
    "longitude": 150.460839
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}