{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/freshwater-point-arrowsmith-western-australia-1",
  "name": "Freshwater Point",
  "description": "Nice sheltered spot on the beach by the cliff",
  "url": "https://campertunity.com/listings/campgrounds/freshwater-point-arrowsmith-western-australia-1",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--c5Glg2HP--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/h81ngwdrwsuri18pdboo",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Indian Ocean Dr",
    "addressLocality": "Arrowsmith",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.554151,
    "longitude": 115.1158849
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/freshwater-point/stories/21370"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ]
}