{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wo-kann-ich-mein-auto-auf-dem-campingplatz-parken",
  "name": "Wo kann ich mein Auto auf dem Campingplatz parken?",
  "description": "Discover the campsite Les Jardins de Tivoli in Grau du Roi: water area, activities and animations, practical information - book your mobile home holiday at Homair!",
  "url": "https://campertunity.com/listings/campgrounds/wo-kann-ich-mein-auto-auf-dem-campingplatz-parken",
  "image": [
    "https://cdn-2.homair.com/photos/france/languedoc-roussillon/grau-du-roi/les-jardins-de-tivoli_201465.jpg",
    "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grau du Roi",
    "addressRegion": "Languedoc Roussillon",
    "postalCode": "30240",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5208825,
    "longitude": 4.1468584
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 33,
    "bestRating": 5,
    "worstRating": 1
  }
}