{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oh-be-camping",
  "name": "Oh Be Camping",
  "description": "Very nice and clean campsite, about five parking spaces for vans, only a two minute walk to the beach, helpful owner. 150TL / 100TL for two people and the car",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oh-be-camping",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_acc_pr.svg?v=bf1a9a5",
    "https://cdn6.park4night.com/images/svg/flags/de.svg",
    "https://cdn6.park4night.com/images/svg/flags/nl.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_f.svg?v=bf1a9a5"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.206842,
    "longitude": 29.599498
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}