{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/club-sole-marina-family-resort-punta-marina-terme",
  "name": "Club del Sole Marina Family Resort",
  "description": "Days at the Marina Family Resort are filled with moments spent together, and seeing your children smile as they have fun in our water park or participate in the many activities offered by our entertainment team is the greatest satisfaction. If you want, you can spend a wonderful day on the beach at Dolcevita Beach, Restaurant & Bar, and the next day explore a new city, even bringing your four-legged friend along. The entire Romagna Riviera is waiting to be explored from our Village, and it's...",
  "url": "https://campertunity.com/listings/campgrounds/club-sole-marina-family-resort-punta-marina-terme",
  "image": [
    "https://static.secureholiday.net/static/Pictures/13139/00001340959.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via dei Campeggi 8",
    "addressLocality": "Punta Marina Terme",
    "postalCode": "Zip code",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4326642623087,
    "longitude": 12.2985033398438
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}