{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/napsugar-szallo-apartman-kemping-baja",
  "name": "Napsugár Szálló-apartman-kemping",
  "description": "Napsugár Szálló-apartman-kemping is a campsite in Baja, Bács-Kiskun, located a river/stream.The campsite has which are marked out, pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/napsugar-szallo-apartman-kemping-baja",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517503e7eeb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Március 15, sétány 5",
    "addressLocality": "Baja",
    "postalCode": "6500",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.17792,
    "longitude": 18.94586
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}