{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/still-acres-touring-and-camping-park-london-uk",
  "name": "Still Acres Touring and Camping Park",
  "description": "Grass pitches",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/still-acres-touring-and-camping-park-london-uk",
  "image": [
    "https://www.pitchup.com/images/4/image/private/s--Zs9z0HgN--/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/v1600960950/ud7b2enmadx42gkwtrp8.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": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "18",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$18+"
}