{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rumarstrand-157277-southwest-finland",
  "name": "Rumarstrand",
  "description": "Rumarstrand offers swimming pool, golf, supermarket, playground, marina, security, sanitary services, water, electricity, internet, and bread service.",
  "url": "https://campertunity.com/listings/campgrounds/rumarstrand-157277-southwest-finland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651178568"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "157277",
    "addressRegion": "southwest-finland",
    "postalCode": "21710",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.11228,
    "longitude": 21.64633
  },
  "sameAs": [
    "https://www.campercontact.com/en/finland/southwest-finland/157277/rumarstrand"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}