{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moulin-de-la-victoire-hondschoote-hauts-de-france",
  "name": "Moulin De La Victoire",
  "description": "opposite the mill and the sports fields-food shop-service station 100 m [site code 12479]-Centre 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moulin-de-la-victoire-hondschoote-hauts-de-france",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650671549.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Impasse Spinnewyn",
    "addressLocality": "hondschoote",
    "addressRegion": "hauts-de-france",
    "postalCode": "59122",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.97591,
    "longitude": 2.58076
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.94,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  }
}