{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-coronne-richerenches",
  "name": "Camping La Coronne",
  "description": "Enjoy a relaxing stay at Camping La Coronne in Richerenches, France. Visitors' rating: 4.24.",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-coronne-richerenches",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650930405.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route du pègue",
    "addressLocality": "59094",
    "addressRegion": "richerenches",
    "postalCode": "84600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.39267,
    "longitude": 4.99248
  },
  "sameAs": [
    "https://www.campercontact.com/de/frankreich/provence-alpes-cote-dazur/carpentras/59094/camping-la-coronne",
    "https://park4night.com/es/place/41636"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}