{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barlad",
  "name": "() Bârlad -",
  "description": "Flat gravel place in the industrial area, quiet at night, the road is well traveled during the day. Park next door with a small lake and playground. Perfect for a stopover / one night.",
  "url": "https://campertunity.com/listings/campgrounds/barlad",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/flags/ro.svg",
    "https://cdn3.park4night.com/lieu/857301_857400/857344_gd.jpg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.20265,
    "longitude": 27.65816
  },
  "sameAs": [
    "https://park4night.com/en/place/301942"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}