{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-czarkw",
  "name": "Campspace In Czarkw Wojewdztwo Lskie",
  "description": "Hello everyone. I'd like to invite you to \"dream camper park\". The road and parceles are hardened with stones. On the place are: - 2 toilets and one shower - big Altane where you can sit and make grill - place to empty toilet casette and grey water. - outside sink where you can wash your dishes - 2 e-bikes for rent - place for children (trampoline and sand) By the way I have caravan and camper servis. Sometimes I can help if you have problems. Hope to see You soon :)",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-czarkw",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "czarkw",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.0035,
    "longitude": 18.899
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}