{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-105744-petrovac",
  "name": "Discharge Toilet",
  "description": "small-scale family campsite - in a wooded area - center 2 km - use coordinates",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-105744-petrovac",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651277439.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Buljarica BB",
    "addressLocality": "105744",
    "addressRegion": "petrovac",
    "addressCountry": "montenegro"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.18808,
    "longitude": 18.98592
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}