{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-du-funiculaire-le-treport",
  "name": "Aire de stationnement et de service du Funiculaire",
  "description": "Located near the Funicular, the Le Tréport motorhome park has 50 plots.There is an energy distribution terminal in the neighboring area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-du-funiculaire-le-treport",
  "image": [
    "https://es.normandie-tourisme.fr/wp-content/uploads/sites/7/wpetourisme/Aire-de-Camping-cars-Funiculaire2--002-.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route touristique",
    "addressLocality": "LE TREPORT",
    "postalCode": "76470"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.060513,
    "longitude": 1.36734704
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}