{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-la-broche-fresse",
  "name": "Camping De la Broche",
  "description": "Camping De la Broche is a campsite in Fresse, Haute-Saône, located by a lake/recreational pond.This terraced camp site has which are marked out,...",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-la-broche-fresse",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67505e48680a5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route du Mont de Vannes",
    "addressLocality": "Fresse",
    "postalCode": "70270",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.75525,
    "longitude": 6.65272
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/franche-comte/haute-saone/fresse/camping-de-la-broche-114352/",
    "https://www.promobil.de/stellplatz/de-la-broche-5a54b939e5e4351422e62940.html"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}