{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/playground-goumois",
  "name": "Playground",
  "description": "Switzerland is right in front of you, with only the river separating you from this 'exotic' country. The murmur of the river will lull you to sleep as soon as night falls. Fishing enthusiasts will find the perfect place to practice their passion, and sports enthusiasts won't be outdone by the magnificent mountain bike and hiking trails. An ideal setting for lovers of nature and peace and quiet! Refuge nearby.",
  "url": "https://campertunity.com/listings/campgrounds/playground-goumois",
  "image": [
    "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
    "https://en.montagnes-du-jura.fr/uploads/external/b2ecd2801b8e130afba4b6c3fb54f71e-camping-la-forge-paysage-goumois-2-393x393.jpg",
    "https://en.montagnes-du-jura.fr/uploads/external/fa67b773c87c38ca063bbc1ca4aa5756-camping-la-forge-emplacement-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://en.montagnes-du-jura.fr/campsites/camping-de-la-forge"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}