{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nature-location-banks-loire-le-marillais-fr",
  "name": "Nature location on the banks of the Loire",
  "description": "View of the Loire for this large natural plot of 2500 m2 with direct access to the Loire. Land on the banks of the Loire near La Loire à vélo (200 meters) and the GR 3 on site. Tranquility assured! No electricity on site. If necessary we can provide water in a jerrycan. Activities On site fishing, walking (GR3), cycling (Loire à vélo). Traditional boat trip. Restaurant and tavern 2 km away.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nature-location-banks-loire-le-marillais-fr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Le Marillais",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.367,
    "longitude": -1.0545
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}