{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parnu-reiu-estonia",
  "name": "Parnu",
  "description": "Enjoy a relaxing stay at Parnu in Reiu, Estonia. Visitors' rating: 3.91.",
  "url": "https://campertunity.com/listings/campgrounds/parnu-reiu-estonia",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650855075.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Reiu",
    "addressCountry": "Estonia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.59527,
    "longitude": 25.01361
  },
  "sameAs": [
    "https://www.campercontact.com/en/estonia/parnu-county/reiu/73149/parnu"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}