{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beach-nida-neringa-bezirk-klaipeda",
  "name": "Beach of Nida",
  "description": "Enjoy a relaxing stay at Beach of Nida in Neringa, Lithuania. Customer rating: 2.5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beach-nida-neringa-bezirk-klaipeda",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650836787.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nidos-Smiltynės plentas",
    "addressLocality": "neringa",
    "addressRegion": "Bezirk Klaipėda",
    "postalCode": "93125",
    "addressCountry": "litauen"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.32346,
    "longitude": 20.99464
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}