{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/min-y-don-holiday-home-park-harlech",
  "name": "Min y Don Holiday Home Park",
  "description": "Min y Don Holiday Home Park is a campsite in Harlech, Gwynedd.The campsite has which are marked out and pitches without shade. Min y Don Holiday Home...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/min-y-don-holiday-home-park-harlech",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675161895248c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beach Road",
    "addressLocality": "Harlech",
    "postalCode": "LL46 2UG",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8625,
    "longitude": -4.11558
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}