{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/how-far-from-beach-is-camping-marina-camping-marina-lubusz",
  "name": "Camping Marina",
  "description": "ProfileNewly renovated place with state-of-the-art comfort in quiet, scenic area. Drinking water and electricity at every parking space Read more",
  "url": "https://campertunity.com/listings/campgrounds/how-far-from-beach-is-camping-marina-camping-marina-lubusz",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-marina-5/SzVGymm9zgFn.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-marina-5/650w2XQB7-8y.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ostrow Zielona 388",
    "addressLocality": "Camping Marina",
    "addressRegion": "Lubusz Voivodeship",
    "postalCode": "69-200",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.40912,
    "longitude": 15.12641
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/camping-marina-5"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}