{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/freshwater-point-arrowsmith-western-australia",
  "name": "Freshwater Point",
  "description": "Stayed March 2020. Great free campsite, can camp near the beach, 2WD access and room for big vehicle... Near Australia's Coral Coast and Arrowsmith. Pets Allowed, Free, Toilets and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/freshwater-point-arrowsmith-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s---Qk1m6zc--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/h81ngwdrwsuri18pdboo",
    "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 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Indian Ocean Dr",
    "addressLocality": "Arrowsmith",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.604246,
    "longitude": 114.974954
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/freshwater-point?utm_source=list&utm_medium=web&utm_campaign=campsites/arrowsmith-wa/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}