{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-northern-ostrobothnia-fi",
  "name": "Clothes Wash Dry",
  "description": "SF Caravan Rantasarka is a camping location that allows dogs. It offers water, internet, a playground, electricity, toilet facilities, laundry services, and showers. Additionally, there is a wellness facility nearby.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-northern-ostrobothnia-fi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651202218"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mustakarintie",
    "addressLocality": "157209",
    "addressRegion": "northern-ostrobothnia",
    "postalCode": "90810",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.12938,
    "longitude": 25.23995
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}