{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-la-rincerie-la-selle-craonnaise-mayenne",
  "name": "CAMPING DE LA RINCERIE",
  "description": "In La Selle-Craonnaise this campsite 3 stars of 45 pitches offers chalets, mobil-homes, disabilities housing and canvas bungalows for rent. In terms of leisure, it offers organized activities. Furthermore, as services, you will find a bar. Internet access via WIFI is available. For motorhomes, there is a parking area with a waste disposal area. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-la-rincerie-la-selle-craonnaise-mayenne",
  "image": [
    "https://hpaguide.co.uk/i/c/2746/w/cv/cp2746-w-thumb.webp?v=1746675335"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "La Selle-Craonnaise",
    "addressRegion": "Mayenne",
    "postalCode": "53800"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.864117,
    "longitude": -1.0683822
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}