{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/in-middle-of-nature-among-ponies",
  "name": "In the middle of nature among the ponies",
  "description": "In the heart of nature at the end of a dead end, our property extends over 8 hectares of meadows lin",
  "url": "https://campertunity.com/listings/campgrounds/in-middle-of-nature-among-ponies",
  "image": [
    "https://campspace.com/media/medium/uploads/space/ec/0c/0f/ec0c0f20fe7e5723d63ad0aaa84ed588.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.66,
    "longitude": 1.58
  },
  "sameAs": [
    "https://campspace.com/en/s/en-pleine-nature-au-milieu-des-poneys_5399?pitchTypeId=6476&"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}