{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ibarron-st-pee-sur-nivelle",
  "name": "Camping Ibarron",
  "description": "Camping Ibarron is a campsite in Saint-Pée-sur-Nivelle, Pyrénées-Atlantiques, located a river/stream.The campsite has which are marked out,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ibarron-st-pee-sur-nivelle",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c2e1102ac0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quartier Ibarron ZA Lizardia",
    "addressLocality": "St. Pée-sur-Nivelle",
    "postalCode": "64310",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.35772,
    "longitude": -1.57483
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}