{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-cambon-occitanie-cambon",
  "name": "Campspace In Cambon Occitanie",
  "description": "We offer 3 locations on our farm: - either in the interior courtyard - or on the way in rainy weather - in summer, in our meadow fields. In exchange for your financial participation, we will give you a batch of our products of equivalent value :-). Agricultural exploitation with breeding of ducks and cattle. We ask you to respect the animals and their guests :-). Activities Table d'hôtes possible upon reservation. Visit to the farm and animals. Walk along the paths or our fields. Other remark...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-cambon-occitanie-cambon",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "cambon",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9085,
    "longitude": 2.217
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}