{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rye-bay-caravan-park-rye-east-sussex",
  "name": "Rye Bay Caravan Park",
  "description": "Currently no description added for Rye Bay Caravan Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rye-bay-caravan-park-rye-east-sussex",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Level Road",
    "addressLocality": "Rye",
    "addressRegion": "East Sussex",
    "postalCode": "TN31 7"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.9511871,
    "longitude": 0.7327667
  }
}