{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flower-camping-le-lac-de-saint-point-st-point",
  "name": "Flower Camping Le Lac de Saint-Point",
  "description": "Flower Camping Le Lac de Saint-Point is a campsite that is located in Saint-Point, Saône-et-Loire, and located in the woods, river/a stream and...",
  "url": "https://campertunity.com/listings/campgrounds/flower-camping-le-lac-de-saint-point-st-point",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674af69bb2a28.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2170 route du Lac",
    "addressLocality": "St. Point",
    "postalCode": "71520",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.33703,
    "longitude": 4.61175
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/bourgogne/saone-et-loire/saint-point/flower-camping-le-lac-de-saint-point-111118/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}