{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/total-privacy-near-scotts-head-beach",
  "name": "Total privacy near Scotts Head beach",
  "description": "Private, safe, beautiful campsites where you can hear the ocean as you sleep and just a few minutes",
  "url": "https://campertunity.com/listings/campgrounds/total-privacy-near-scotts-head-beach",
  "image": [
    "https://campspace.com/media/medium/uploads/space/33/76/_1/3376_1_5e53d08bd5f1c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "Australia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.75,
    "longitude": 152.98
  },
  "sameAs": [
    "https://campspace.com/en/s/total-privacy-near-scotts-head-beach_3376"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}