{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wallis-farm-london-uk",
  "name": "Wallis Farm",
  "description": "The cabin and its own outdoor area",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wallis-farm-london-uk",
  "image": [
    "https://www.pitchup.com/images/1/image/upload/s--1p0Cgv25--/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/v1/the-barn-caravan-park/1039156.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zeeta House, 200 Upper Richmond Road",
    "addressLocality": "London, UK",
    "postalCode": "SW15 2SH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5074456,
    "longitude": -0.1277653
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bell_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "32",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$32+"
}