{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-green-resort-suncuius-suncuius",
  "name": "Camping Green Resort Suncuius",
  "description": "Camping Green Resort Suncuius is a campsite in Şuncuiuş, located in a wood and a river/stream.It is possible to rent apartments. The following...",
  "url": "https://campertunity.com/listings/campgrounds/camping-green-resort-suncuius-suncuius",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9127/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Unirii 7E",
    "addressLocality": "Suncuius",
    "postalCode": "417565",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.95108,
    "longitude": 22.53039
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}