{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-vignasse-berrias-et-casteljau-auvergne-rhone-alpe",
  "name": "Camping La Vignasse",
  "description": "Camping la Vignasse offers internet services.",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-vignasse-berrias-et-casteljau-auvergne-rhone-alpe",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Terres du Moulin",
    "addressLocality": "berrias-et-casteljau",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "07460",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4047,
    "longitude": 4.21496
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}