{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/swiss-farm-henley-henley-on-thames",
  "name": "Swiss Farm Henley",
  "description": "Swiss Farm Henley is a campsite in Henley on Thames, Oxfordshire. This campsite with sloping terrain has pitches with delineation, without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/swiss-farm-henley-henley-on-thames",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ee5d421c70.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marlow Road",
    "addressLocality": "Henley-on-Thames",
    "postalCode": "RG9 2HY"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.54594,
    "longitude": -0.90503
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}