{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oak-tree-farm-park-london-uk",
  "name": "Oak Tree Farm Park",
  "description": "Lots of space to wonder and ponder",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oak-tree-farm-park-london-uk",
  "image": [
    "https://www.pitchup.com/images/2/image/private/s--_6kSU3RO--/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/v1600960694/vycfxh14p8fjtdq2679q.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": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$20+"
}