{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/exmoor-forest-inn-putney-london-uk",
  "name": "The Exmoor Forest Inn",
  "description": "Pop-up campsite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/exmoor-forest-inn-putney-london-uk",
  "image": [
    "https://www.pitchup.com/images/4/image/private/s--iLku8bH3--/c_limit,h_2400,w_3200/e_improve,fl_progressive/q_auto/b_rgb:000,g_south_west,l_pitchup.com_wordmark_white_watermark,o_15/v1629803598/md0mepqpztye8bjtfowy.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zeeta House, 200 Upper Richmond Road",
    "addressLocality": "Putney, London, UK",
    "postalCode": "SW15 2SH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.4625314,
    "longitude": -0.2163018
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}