{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/prestation-ensoleillee",
  "name": "Prestation ensoleillée",
  "description": "Located in the charming popular seaside town of Prestatyn..15 minutes walk from the beach..beauc",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/prestation-ensoleillee",
  "image": [
    "https://campspace.com/media/medium/uploads/space/e0/a7/95/e0a79566337bb96772a2342adcdae5b5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.33,
    "longitude": -3.41
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}