{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/space-in-yzeures-sur-creuse-centre-val-de-loire",
  "name": "Campspace In Yzeures Sur Creuse Centre Val De Loire",
  "description": "Discover our Campspace in Yzeures-sur-Creuse, nestled in the heart of 100 hectares of cultivated fields. Pitch your tent or caravan in a peaceful farmyard, where nature envelops you in its serenity. Just 300 meters away, the river invites you to enjoy a relaxing day of fishing, surrounded by the gentle murmur of the water. Nearby, explore the region's treasures such as the thermal spa of La Roche-Posay, ideal for a relaxing day. For history buffs, don't miss the Prehistory Museum of Grand-Pre...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/space-in-yzeures-sur-creuse-centre-val-de-loire",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "yzeures-sur-creuse",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7935,
    "longitude": 0.816
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}