{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sf-mellajarvi-lapland-fi",
  "name": "SF Caravan Mellajärvi",
  "description": "proximity to wellness facilities",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sf-mellajarvi-lapland-fi",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mellajärvi",
    "addressLocality": "Onbekend",
    "addressRegion": "lapland",
    "postalCode": "95690",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 66.41451,
    "longitude": 24.68386
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}