{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-suhiberry-urrugne-fr",
  "name": "Camping Suhiberry",
  "description": "Camping Suhiberry is a campsite located in Urrugne, Pyrénées-Atlantiques, and located river/stream.This terraced campsite offers...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-suhiberry-urrugne-fr",
  "image": [
    "https://cdn1.acsi.eu/6/8/8/0/6880d5bc1477d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1575 route de Socoa",
    "addressLocality": "Urrugne",
    "postalCode": "64122",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.37953,
    "longitude": -1.69106
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}