{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-moulin-neuf-nouvelle-aquitaine-moulin-neuf",
  "name": "Campspace In Moulin Neuf Nouvelle Aquitaine",
  "description": "Quiet house in a small village in the countryside on the Bordeaux/Périgueux road. House close to the river and a hiking trail with swimming pool. The activities Fishing, hiking, visits to towns and châteaux (St Emilion, Bergerac, Périgueux, Bordeaux, Château de Montaigne....), swimming. Possibility of travelling by train, as the station is not far away. Chickens can be fed. Other things We have 2 medium-sized dogs who have access to the grounds. They are both adorable and love to cuddle.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-moulin-neuf-nouvelle-aquitaine-moulin-neuf",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "moulin-neuf",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0115,
    "longitude": 0.0645
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}