{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vieux-moulin-em-belgica-la-roche-en-ardenne",
  "name": "Campsite Le Vieux Moulin",
  "description": "Campsite Le Vieux Moulin is a campsite located in La Roche-en-ardenne, Belgium.book now Camping Le Vieux Moulin in Spottocamp.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vieux-moulin-em-belgica-la-roche-en-ardenne",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Petite Strument 62",
    "addressLocality": "La Roche-en-ardenne",
    "postalCode": "6980",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.170775,
    "longitude": 5.558585
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}