{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-u-farniente-pertamina-bonifacio-fr",
  "name": "Camping U Farniente Pertamina",
  "description": "This typical family camp site has a large outdoor pool and is a fifteen minute drive away from iconic Bonifacio. Between oleanders and olive trees:...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-u-farniente-pertamina-bonifacio-fr",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f0b4c99e54.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "T10, km 3",
    "addressLocality": "Bonifacio",
    "postalCode": "20169",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.41808,
    "longitude": 9.17986
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}