{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sf-c-valasranta-157275-southwest-finland",
  "name": "SF C Valasranta",
  "description": "SF-C Valasranta is a camping location. The site offers a swimming pool, golf facilities, a playground, showers, laundry services, WiFi, and a bread service.",
  "url": "https://campertunity.com/listings/campgrounds/sf-c-valasranta-157275-southwest-finland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rantapolku",
    "addressLocality": "157275",
    "addressRegion": "southwest-finland",
    "postalCode": "21900",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.89546,
    "longitude": 22.35172
  },
  "sameAs": [
    "https://www.campercontact.com/en/finland/southwest-finland/157275/sf-c-valasranta"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}