{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sapphires-sheppey-tent-near-beach",
  "name": "Sapphires Sheppey Tent near Beach",
  "description": "Sleep al fresco in the privacy of a backyard, suited to the adventurous solo to experience Sheerness",
  "url": "https://campertunity.com/listings/campgrounds/sapphires-sheppey-tent-near-beach",
  "image": [
    "https://campspace.com/media/medium/uploads/space/23/97/_1/2397_1_5d429ebdaff24.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.44,
    "longitude": 0.76
  },
  "sameAs": [
    "https://campspace.com/en/s/sapphires-sheppey-tent-near-beach_2397"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}