{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rye-harbour-holiday-park-rye-east-sussex",
  "name": "Rye Harbour Holiday Park (Park Holidays UK)",
  "description": "Rye Harbour Holiday Park is superbly situated near a working harbour, just outside the medieval hill-top town of Rye. Relax in the pool and sauna complex and enjoy weekend entertainment to suit all ages. Rye Harbour Holiday Park was formally known as Frenchmans Beach. Enjoy the beauty of the Rye Nature Reserve which is right on our doorstep, homing hundreds of species of rare breeds of animals and birds.DirectionsM20 (signposted Maidstone, Folkestone, Dover). Leave at junction 10, 4th exit at...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rye-harbour-holiday-park-rye-east-sussex",
  "image": [
    "https://lh3.googleusercontent.com/-IV8SrkmdY_k/VrjCFXqinII/AAAAAAAETBE/lv5xMiADD_w/w1000/Rye%252520Harbour%252520%2525283%252529.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rye Harbour",
    "addressLocality": "Rye",
    "addressRegion": "East Sussex",
    "postalCode": "TN31 7TX"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.9511871,
    "longitude": 0.7327667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}