{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/telaranta-vesijako-paijat-hame",
  "name": "telaranta",
  "description": "Camping Telaranta in forest area - on lake - restaurant",
  "url": "https://campertunity.com/listings/campgrounds/telaranta-vesijako-paijat-hame",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Porasantie",
    "addressLocality": "vesijako",
    "addressRegion": "paijat-hame",
    "postalCode": "17630",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.35621,
    "longitude": 24.94173
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}