{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hatfield-m18",
  "name": "() Hatfield - M18",
  "description": "Free parking 2h, possible to stay the night by paying. Free hot showers in the mall.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hatfield-m18",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/flags/gb.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_gs.svg?v=bf1a9a5"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.591999,
    "longitude": -0.991153
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    }
  ]
}