{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-saint-etienne-villefranche-de-panat",
  "name": "Camping Saint Etienne",
  "description": "Enjoy a relaxing stay at Camping Saint-Etienne in Villefranche-de-Panat, France. Customer rating: 0.",
  "url": "https://campertunity.com/listings/campgrounds/camping-saint-etienne-villefranche-de-panat",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de Rodez",
    "addressLocality": "Villefranche-de-Panat",
    "addressRegion": "Occitanie",
    "postalCode": "12430",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0994755,
    "longitude": 2.6927293
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}