{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sites-et-paysages-le-neptune-lanloup-paimpol",
  "name": "Sites et Paysages Le Neptune",
  "description": "About two kilometers from the Breton coast, near the old village of Lanloup, lies the cozy and green campsite Le Neptune. This campsite offers...",
  "url": "https://campertunity.com/listings/campgrounds/sites-et-paysages-le-neptune-lanloup-paimpol",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/8/674889866a7aa.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3 Ker Guistin",
    "addressLocality": "Lanloup/Paimpol",
    "postalCode": "22580",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.71364,
    "longitude": -2.96694
  },
  "sameAs": [
    "https://www.eurocampings.nl/frankrijk/bretagne/cotes-darmor/lanloup/sites-et-paysages-le-neptune-100255/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}