{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-source-hautot-sur-mer-1",
  "name": "Camping La Source",
  "description": "Located in Upper Normandy, 5 km from Dieppe and 3 km from the sea of ​​Pourvielle, the La Source campsite welcomes you in a calm and green setting, bordered by a river.Cycle path at the campsite exit.Let yourself be seduced!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-source-hautot-sur-mer-1",
  "image": [
    "https://static.secureholiday.net/static/Pictures/6486/00001174659.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "63 Rue des Tisserands",
    "addressLocality": "Hautot-sur-Mer",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.8988721,
    "longitude": 1.0565752999999631
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}