{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/le-roc-foucaud-saint-prix-fr",
  "name": "Le Roc Foucaud",
  "description": "Quiet place, situated in beautiful park on a estate of over 4ha - on the river La Besbre - Attention! Dutch administrators are not present, please contact in advance - only environmentally friendly toilet fluid - bread service and table d'hote possible - center 1.5km",
  "url": "https://campertunity.com/listings/campgrounds/le-roc-foucaud-saint-prix-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650704056.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D7",
    "addressLocality": "Saint-Prix",
    "addressRegion": "Auvergne-Rhône-Alpes",
    "postalCode": "03120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.22304,
    "longitude": 3.6446
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ]
}