{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/domaine-des-roches-lion-sur-mer",
  "name": "Domaine des Roches",
  "description": "The Domaine des Roches is a residential campsite that offers rent of pitches throughout the year.",
  "url": "https://campertunity.com/listings/campgrounds/domaine-des-roches-lion-sur-mer",
  "image": [
    "https://it.normandie-tourisme.fr/wp-content/uploads/sites/6/wpetourisme/domaine-des-roches-1-2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de Blagny",
    "addressLocality": "LION-SUR-MER",
    "postalCode": "14780"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.3038894,
    "longitude": -0.3262886
  },
  "sameAs": [
    "https://it.normandie-tourisme.fr/campeggio/domaine-des-roches/"
  ]
}