{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/terrasses-du-lac-pont-de-salars-aveyron-1",
  "name": "Terrasses du Lac",
  "description": "Places in the surroundings of Terrasses du Lac-Pont-de-Salars, which you should absolutely look at, because camping is also new to discover.",
  "url": "https://campertunity.com/listings/campgrounds/terrasses-du-lac-pont-de-salars-aveyron-1",
  "image": [
    "https://www.homair.com/photos/camping/2716/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "LA SOUQUETTE ROUTE DU VIBAL",
    "addressLocality": "Pont-de-Salars",
    "addressRegion": "Aveyron",
    "postalCode": "12290",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.302839,
    "longitude": 2.733586
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.2,
    "reviewCount": 63,
    "bestRating": 5,
    "worstRating": 1
  }
}