{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-stationnement-service-sainte-claire-neufchatel-en-bray",
  "name": "Aire de stationnement et de service Sainte-Claire",
  "description": "The Sainte-Claire motorhome park is open all year round. It has 14 private plots of 100 m2 surrounded by hedges and offers the following services: water, emptying, electricity. The motorhome park is located 10 m from Avenue Verte and close to shops.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-stationnement-service-sainte-claire-neufchatel-en-bray",
  "image": [
    "https://es.normandie-tourisme.fr/wp-content/uploads/sites/7/wpetourisme/102-2350-1200x900.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Grande Flandre",
    "addressLocality": "NEUFCHATEL-EN-BRAY",
    "postalCode": "76270"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7375529,
    "longitude": 1.42786845
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}