{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperplaats-anger",
  "name": "Camperplaats Anger",
  "description": "near municipal swimming pool - next to center - shops and restaurants in the immediate vicinity",
  "url": "https://campertunity.com/listings/campgrounds/camperplaats-anger",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Badweg",
    "addressLocality": "Anger",
    "addressRegion": "Styria",
    "postalCode": "8184",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.27303,
    "longitude": 15.6953
  },
  "sameAs": [
    "https://www.campercontact.com/en/austria/styria/anger/156765/camperplaats-anger"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}