{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-marina-keep-portsmouth-england",
  "name": "Parking Marina Keep",
  "description": "Enjoy a relaxing stay at Parking Marina Keep in Portsmouth, United Kingdom. Customer rating: 3.44.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-marina-keep-portsmouth-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650821881.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marina Keep",
    "addressLocality": "portsmouth",
    "addressRegion": "England",
    "addressCountry": "vereinigtes-königreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.83943,
    "longitude": -1.09795
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}