{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-vieux-moulin-berrias-et-casteljau",
  "name": "Camping le Vieux Moulin",
  "description": "Camping le Vieux Moulin offers a swimming pool, playground, marina, security, illuminated area, hardened surface, discharge waste water, tap water, electricity, toilet, showers, laundry facilities, WiFi, dogs allowed, wheelchair friendly, bread service, and bicycle rental.",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-vieux-moulin-berrias-et-casteljau",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin du Chassezac",
    "addressLocality": "Berrias-et-Casteljau",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "07460",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.40399,
    "longitude": 4.21657
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}