{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-hop-wijckel-frisia",
  "name": "Camping 't Hop",
  "description": "Enjoy a relaxing stay at Camping 't Hop in Wijckel, Netherlands. Visitors' rating: 3.88.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-hop-wijckel-frisia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650799226.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Meerenstein",
    "addressLocality": "Wijckel",
    "addressRegion": "Frisia",
    "postalCode": "8563 AV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.89288,
    "longitude": 5.62158
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}