{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bearshoeke-oudega-frisia",
  "name": "Camping De Bearshoeke",
  "description": "Enjoy a relaxing stay at Camping De Bearshoeke in Oudega, Netherlands. Visitors' rating: 4.33.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bearshoeke-oudega-frisia",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650958065.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tsjerkewei",
    "addressLocality": "oudega",
    "addressRegion": "Frisia",
    "postalCode": "8614 JD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.9894046,
    "longitude": 5.5435385
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}