{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/city-camping-antwerp-antwerp-be",
  "name": "City Camping Antwerp",
  "description": "Enjoy a relaxing stay at City Camping Antwerp in Antwerp, Belgium. Visitors' rating: 3.59.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/city-camping-antwerp-antwerp-be",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650974730.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jachthavenweg",
    "addressLocality": "antwerp",
    "addressRegion": "Antwerp",
    "postalCode": "2050",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.23349565,
    "longitude": 4.39239989
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}