{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-mooswirt-mooslandl-styria",
  "name": "Camping Mooswirt",
  "description": "Camping Mooswirt offers sanitary services, shower facilities, water access, electricity, laundry facilities, WiFi, and a small shop for your convenience.",
  "url": "https://campertunity.com/listings/campgrounds/camping-mooswirt-mooslandl-styria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651168772"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mooslandl",
    "addressLocality": "Mooslandl",
    "addressRegion": "styria",
    "postalCode": "8921",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.65106,
    "longitude": 14.76435
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}