{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arrowsmith-unnamed-road",
  "name": "Arrowsmith - Unnamed Road",
  "description": "Cliff head camping beautiful views on the beach",
  "url": "https://campertunity.com/listings/campgrounds/arrowsmith-unnamed-road",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_acc_pr.svg?v=bf1a9a5",
    "https://cdn6.park4night.com/images/svg/flags/nl.svg",
    "https://cdn6.park4night.com/images/svg/flags/de.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_f.svg?v=bf1a9a5"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.529064,
    "longitude": 114.990253
  },
  "sameAs": [
    "https://park4night.com/en/place/169252"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}