{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mobilheime-auf-dem-campingplatz-pra-delle-torri-caorle",
  "name": "Mobilheime auf dem Campingplatz Pra delle Torri",
  "description": "For those who would like to try the Camping but do not have their own means, in our village in Caorle are different kinds of Mobile Homes.",
  "url": "https://campertunity.com/listings/campgrounds/mobilheime-auf-dem-campingplatz-pra-delle-torri-caorle",
  "image": [
    "https://meinmobilheim.de/wp-content/uploads/2018/06/logo-dark.png",
    "https://meinmobilheim.de/wp-content/uploads/2021/11/Pra-delle-Torri-air-view-150x150.jpg.webp",
    "https://meinmobilheim.de/wp-content/uploads/2021/11/Pra-delle-Torri-beach-volleyball-150x150.jpg.webp",
    "https://meinmobilheim.de/wp-content/uploads/2021/11/Pra-delle-Torri-air-view.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale Altanea 201",
    "addressLocality": "Caorle",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5979147,
    "longitude": 12.8876282
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}