{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oak-tree-holiday-park-and-fishery-putney-london-uk",
  "name": "Oak Tree Holiday Park and Fishery",
  "description": "Camping pod",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oak-tree-holiday-park-and-fishery-putney-london-uk",
  "image": [
    "https://www.pitchup.com/images/2/image/private/s--WhelKJz0--/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/v1629807986/rid3bzwnlqgjd7bgobhf.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": "Hut"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "76.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$76.5+"
}