{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/freizeit-camping-lain-am-see-taufkirchen-vils-bavaria",
  "name": "Freizeit Camping Lain am See",
  "description": "Large campsite with separate area for campers directly on a lake - centre of Erding, Landshut and Mühldorf am Inn: 30km.",
  "url": "https://campertunity.com/listings/campgrounds/freizeit-camping-lain-am-see-taufkirchen-vils-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651243455"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lain",
    "addressLocality": "Taufkirchen (Vils)",
    "addressRegion": "bavaria",
    "postalCode": "84416",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.32194,
    "longitude": 12.24222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}