{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-le-rozel-manche",
  "name": "Atout France",
  "description": "In Le Rozel this campsite 5 stars by the sea of 143 pitches offers mobil-homes for rent. In terms of leisure, it offers an indoor pool with a water slide and organized activities. Furthermore, as services, you will find a bar, a restaurant and a grocery store. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-le-rozel-manche",
  "image": [
    "https://hpaguide.co.uk/i/c/5082/w/cv/cp5082-w-thumb.webp?v=1748926073"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Le Rozel",
    "addressRegion": "Manche",
    "postalCode": "50340"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.48016800000001,
    "longitude": -1.8419027
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}