{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-trinite-bonifacio",
  "name": "La Trinite",
  "description": "La Trinite is a campsite in Bonifacio , France. La Trinite has wifi, a restaurant and an indoor pool. Dogs are allowed on this campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-trinite-bonifacio",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTVNykc0pDvFtqY0C68JyFmfVXWqrsjSrt/biggerthumb.jpg",
    "images/fr/SPOTVNykc0pDvFtqY0C68JyFmfVXWqrsjSrt/carousel/6196d1a77cf07-la-trinite-bonifacio.jpg",
    "images/fr/SPOTVNykc0pDvFtqY0C68JyFmfVXWqrsjSrt/carousel/6196d1a6d7f9c-la-trinite-bonifacio.jpg",
    "images//SPOTVNykc0pDvFtqY0C68JyFmfVXWqrsjSrt/mapbox/mapbox.webp",
    "images/fr/SPOTVNykc0pDvFtqY0C68JyFmfVXWqrsjSrt/carousel/6196d1a8b2b83-la-trinite-bonifacio.jpg",
    "images/fr/SPOTVNykc0pDvFtqY0C68JyFmfVXWqrsjSrt/carousel/6196d1a8235c6-la-trinite-bonifacio.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de sartene",
    "addressLocality": "Bonifacio",
    "postalCode": "20169",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.437107,
    "longitude": 9.18728
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}