{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-la-pree-prefai-lles-loire-atlantique",
  "name": "CAMPING DE LA PRÉE",
  "description": "In Préfailles this campsite 2 stars by the sea of 22 pitches offers mobil-homes, chalets and canvas bungalows for rent. Furthermore, as services, you will find a bar and a grocery store. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-la-pree-prefai-lles-loire-atlantique",
  "image": [
    "https://hpaguide.co.uk/i/c/6060/w/cv/cp6060-w-thumb.webp?v=1743837219"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Préfailles",
    "addressRegion": "Loire-Atlantique",
    "postalCode": "44770"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.1435925,
    "longitude": -2.2284193
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}