{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-hotel-briech-briech",
  "name": "Camping hotel Briech",
  "description": "Enjoy a relaxing stay at Camping hotel Briech in Briech, Morocco. Visitors' rating: 3.86.",
  "url": "https://campertunity.com/listings/campgrounds/camping-hotel-briech-briech",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650740260.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Route 1",
    "addressLocality": "Briech",
    "addressCountry": "Morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.52896,
    "longitude": -5.99906
  },
  "sameAs": [
    "https://www.campercontact.com/en/morocco/tangier-tetouan-al-hoceima/briech/18934/camping-hotel-briech"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}