{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/drefnewydd-farm-aberaeron-ceredigion",
  "name": "Drefnewydd Farm",
  "description": "Currently no description added for Drefnewydd Farm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/drefnewydd-farm-aberaeron-ceredigion",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North Road",
    "addressLocality": "Aberaeron",
    "addressRegion": "Ceredigion",
    "postalCode": "SA46 0JR",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.243177,
    "longitude": -4.260015
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}