{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-le-rozier-languedoc-roussillon",
  "name": "Reisemobilstellplatz",
  "description": "Welcome to our small, quiet oasis in Le Rozier. In an idyllic environment we offer you the comfort of a natural, relaxing stay. An ideal place for lovers of authentic nature camping: rustic, warm, clean!",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-le-rozier-languedoc-roussillon",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/751975/staticmap_751975_16_44.190812_3.20536.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/Media/Default/StaticMap/751975/staticmap_751975_16_44.190812_3.20536.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brouillet",
    "addressLocality": "Le Rozier",
    "addressRegion": "Languedoc-Roussillon",
    "postalCode": "48150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.190812,
    "longitude": 3.20536
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 175,
    "bestRating": 5,
    "worstRating": 1
  }
}