{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nature-immersion-on-farm-norroy",
  "name": "Nature Immersion On The Farm",
  "description": "Escape to a picturesque campsite in Norroy-sur-Vair. Camping your shop, caravan or motorhome where the beauty of nature and the charm of the countryside await you. Dive into the life of the farm; Wake up with the sweet sounds of the animals and participate in the milking of the cows. Explore the educational farm to live a practical experience in sustainable agriculture. Visit our cheese shop as well as the shop of our local producers. Explore further to discover neighboring villages, explore...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nature-immersion-on-farm-norroy",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "norroy",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.2085,
    "longitude": 5.9185
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}