{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/p504",
  "name": "P504",
  "description": "Great quiet and clean place in the Galicia National Park.",
  "url": "https://campertunity.com/listings/campgrounds/p504",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/flags/al.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "MK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.952171,
    "longitude": 20.826818
  },
  "sameAs": [
    "https://park4night.com/en/place/157851"
  ]
}