{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sainte-claire-neufchatel-en-bray",
  "name": "Camping Sainte Claire",
  "description": "Camping Sainte Claire is a campsite in Neufchâtel-en-Bray, Seine-Maritime, located a river/stream.The campsite has which are marked out, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sainte-claire-neufchatel-en-bray",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c1ef85751f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19 rue Grande Flandre",
    "addressLocality": "Neufchâtel-en-Bray",
    "postalCode": "76270",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.73781,
    "longitude": 1.42803
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 41,
    "bestRating": 10,
    "worstRating": 1
  }
}