{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reeves-beach-90-mile-beach-campground",
  "name": "Reeves Beach - 90 Mile Beach Campground",
  "description": "Reeves Beach - 90 Mile Beach Campground est un site de camping avec 5 emplacements dans , Australie. Réservez et revoir Reeves Beach - 90 Mile Beach Campground sur Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/reeves-beach-90-mile-beach-campground",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.225975,
    "longitude": 147.384006
  },
  "sameAs": [
    "https://www.spottocamp.com/fr/campsites/reeves-beach-90-mile-beach-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}