{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yurt-farm-aberystwyth-ceredigion",
  "name": "The Yurt Farm",
  "description": "Currently no description added for The Yurt Farm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yurt-farm-aberystwyth-ceredigion",
  "image": [
    "https://lh5.googleusercontent.com/-6YA0uTFW75c/UYlbKFZjiFI/AAAAAAACT24/1TCwr0sptRQ/w1000/The-Yurt-Farm-314622469.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Crynfryn",
    "addressLocality": "Aberystwyth",
    "addressRegion": "Ceredigion",
    "postalCode": "SY256RE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.4143113,
    "longitude": -4.0816846
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}