{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/merry-harriers-camping-park-godalming-surrey",
  "name": "The Merry Harriers Camping Park",
  "description": "Welcome to The Merry Harriers 16th Century Pub in the beautiful village of Hambledon. We pride ourselves on being a traditional village pub, serving homemade meals using fresh local produce wherever possible. Our regularly changing selection of real ales and extensive wine list offers something for every palate. Outside we have a huge beer garden and dining terrace where you can sit and enjoy the sunshine or even indulge in a game of boules. Our llamas provide extra entertainment as do our ex...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/merry-harriers-camping-park-godalming-surrey",
  "image": [
    "https://lh4.googleusercontent.com/-sT41GfaHJgM/VLkDbX55oiI/AAAAAAAEKHc/nS9GjR-d8kg/w1000/The-Merry-Harriers-Camping-Park-237290351.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hambledon",
    "addressLocality": "Godalming",
    "addressRegion": "Surrey",
    "postalCode": "GU8 4DR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1857892,
    "longitude": -0.6149074
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}