{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-moulin-terre-courgenay",
  "name": "Camping Moulin de la Terre",
  "description": "Camping Moulin de la Terre is a campsite in Courgenay, Switzerland. Book and review Camping Moulin de la Terre on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/camping-moulin-terre-courgenay",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rière les Vergers",
    "addressLocality": "Courgenay",
    "postalCode": "2950",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.39754,
    "longitude": 7.11947
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}