{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/europa-la-partaccia-ms",
  "name": "Europa",
  "description": "Campsite Europa is located on the seafront of La Partaccia in Marina di Massa in Tuscany, facing the beach. It has Bungalows, Mobile Homes and pitches.",
  "url": "https://campertunity.com/listings/campgrounds/europa-la-partaccia-ms",
  "image": [
    "https://www.campeggioeuropa.com/assets/images/campeggio-europa-la-partaccia-marina-di-massa-toscana_default.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via delle Pinete 390",
    "addressLocality": "La Partaccia",
    "addressRegion": "MS",
    "postalCode": "54100",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0265437706951,
    "longitude": 10.07131229235211
  },
  "sameAs": [
    "https://www.campeggioeuropa.com/index.php"
  ]
}