{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/service-porte-de-plaisance-rouen-normandie",
  "name": "Service Porte de Plaisance",
  "description": "only accessible during office hours - city center 4km",
  "url": "https://campertunity.com/listings/campgrounds/service-porte-de-plaisance-rouen-normandie",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650757438.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Lillebonne Prolongée Bassin Saint-Gervais",
    "addressLocality": "Rouen",
    "addressRegion": "Normandie",
    "postalCode": "76000",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.448,
    "longitude": 1.05827
  },
  "sameAs": [
    "https://www.campercontact.com/nl/frankrijk/normandie/rouen/26050/service-porte-de-plaisance"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}