{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beach-multiple-campsites-arrowsmith-western-australia",
  "name": "Beach Multiple Campsites",
  "description": "Big sites, quite big sites and shaded BBQ and picnic areas. Quite close to water. Unfortunately the... Near Australia's Coral Coast and Arrowsmith. Pets Allowed, Free and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/beach-multiple-campsites-arrowsmith-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--T6XSj0KA--/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/fga78iiekyqsfcudt4ab",
    "https://media.anycamp.com.au/c/image/upload/s--T6kcqLjy--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/fga78iiekyqsfcudt4ab"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Indian Ocean Drive",
    "addressLocality": "Arrowsmith",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.66914,
    "longitude": 114.960229
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/beach-multiple-campsites?utm_source=list&utm_medium=web&utm_campaign=campsites/arrowsmith-wa/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}