{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-saint-etienne-villefranche-de-panat-1",
  "name": "Camping Le Saint Etienne",
  "description": "In the middle of the nature, close to a lake. There where you can find fresh air and rest.",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-saint-etienne-villefranche-de-panat-1",
  "image": [
    "https://static.secureholiday.net/static/Pictures/705/00000024231.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6 Route de Rodez",
    "addressLocality": "VILLEFRANCHE DE PANAT",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.10546569148125,
    "longitude": 2.6896821052550877
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}