{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-rivage-serques-hauts-de-france",
  "name": "Camping du Rivage Serques",
  "description": "Family friendly campsite - mainly mobile homes - boat rental - Saint Omer 8km - Serques centre 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-rivage-serques-hauts-de-france",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Rivage",
    "addressLocality": "Serques",
    "addressRegion": "hauts-de-france",
    "postalCode": "62910",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.80538,
    "longitude": 2.21672
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}