{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hidden-valley-yurts-monmouth-monmouthshire",
  "name": "Hidden Valley Yurts",
  "description": "Currently no description added for Hidden Valley Yurts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hidden-valley-yurts-monmouth-monmouthshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Monmouth Service Area",
    "addressLocality": "Monmouth",
    "addressRegion": "Monmouthshire",
    "postalCode": "NP5 4BG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.8098882,
    "longitude": -2.7160441
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}