{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/breadcrumbs-2-4",
  "name": "Breadcrumbs",
  "description": "Les Genêts is an attractive campsite located on Lake Pareloup in the South of France. You can swim or pedal boat here.",
  "url": "https://campertunity.com/listings/campgrounds/breadcrumbs-2-4",
  "image": [
    "https://cdn-cms.bookingexperts.nl/media/2686/66/optimized.png"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1894481,
    "longitude": 2.766732899999965
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}