{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espacio-de-camping-en-sigean-occitania",
  "name": "Espacio de camping en Sigean, Occitania",
  "description": "We welcome you in the middle of the natural park, overlooking the ponds and pink flamingos, our flames, donkeys, horses complete the landscape, we have 4 locations.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espacio-de-camping-en-sigean-occitania",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sigean",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.031,
    "longitude": 2.9925
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}