{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-camargue-forges",
  "name": "Campsite La Camargue",
  "description": "Campsite La Camargue is a campsite located in Forges, Belgium.book now Camping La Camargue in Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-camargue-forges",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Rond Point 283",
    "addressLocality": "Forges",
    "postalCode": "6464",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.995426,
    "longitude": 4.370296
  },
  "sameAs": [
    "https://www.spottocamp.com/pt/campsites/camping-la-camargue-forges"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}