{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riviere-cagnes-sur-mer-fr",
  "name": "La Rivière",
  "description": "La Rivière is a campsite with 100 pitches in Cagnes-sur-Mer, France. La Rivière has a snackbar and an indoor pool. Dogs are allowed on this campsite.",
  "url": "https://campertunity.com/listings/campgrounds/riviere-cagnes-sur-mer-fr",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTPwqPbpcKejsaPDTB7hqvpZblWp2hDUiA/biggerthumb.jpg",
    "images/fr/SPOTPwqPbpcKejsaPDTB7hqvpZblWp2hDUiA/carousel/619ca43ac802b-la-riviere-cagnes-sur-mer.jpg",
    "images/fr/SPOTPwqPbpcKejsaPDTB7hqvpZblWp2hDUiA/carousel/619ca43b90b5b-la-riviere-cagnes-sur-mer.jpg",
    "images//SPOTPwqPbpcKejsaPDTB7hqvpZblWp2hDUiA/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin des Salles",
    "addressLocality": "Cagnes-sur-Mer",
    "postalCode": "06800",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6957,
    "longitude": 7.14253
  },
  "sameAs": [
    "https://www.spottocamp.com/en/campsites/la-riviere-cagnes-sur-mer"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}