{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spielplatz-goumois",
  "name": "Spielplatz",
  "description": "Switzerland is in front of you, only the river separates you from this \"exotic\" country. The rush of the river will weigh you in your sleep as soon as the night falls. Passionate anglers have a dreamy place to pursue their passion, and even athletes will not miss out on the magnificent mountain bike and hiking trails. An ideal setting for nature lovers and peace seekers! Mountain hut nearby.",
  "url": "https://campertunity.com/listings/campgrounds/spielplatz-goumois",
  "image": [
    "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
    "https://de.montagnes-du-jura.fr/uploads/external/fa67b773c87c38ca063bbc1ca4aa5756-camping-la-forge-emplacement-2-393x393.jpg",
    "https://de.montagnes-du-jura.fr/uploads/external/b2ecd2801b8e130afba4b6c3fb54f71e-camping-la-forge-paysage-goumois-2-393x393.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24 rue de la Forge",
    "addressLocality": "GOUMOIS",
    "postalCode": "25470"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.2609234,
    "longitude": 6.94967329
  },
  "sameAs": [
    "https://de.montagnes-du-jura.fr/campingplaetze/camping-de-la-forge"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}