{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-ringsloot-nord",
  "name": "Camping Le Ringsloot",
  "description": "ProfileThe small and clear campsite is located directly on the Belgian border. In front of the entrance on the other side of the road there are parking spaces and a small restaurant. Mobile homes can be rented in a friendly environment. In addition, there are large pitches ...with electricity - little shade. The region is very suitable for cycling. Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-ringsloot-nord",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-le-ringsloot/0N-JUe3oaAzv.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-le-ringsloot/sPmD_FOzvOQ_.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "258 Rue de la Frontière",
    "addressLocality": "Camping Le Ringsloot",
    "addressRegion": "Nord",
    "postalCode": "59254",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.05867,
    "longitude": 2.56195
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}