{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vuotson-maja-onbekend-lapland",
  "name": "Vuotson Maja",
  "description": "Vuotson Maja camping site offers electricity, toilet, shower facilities, and wellness services nearby.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vuotson-maja-onbekend-lapland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651220424"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ivalontie",
    "addressLocality": "Onbekend",
    "addressRegion": "lapland",
    "postalCode": "99690",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 68.10683,
    "longitude": 27.12872
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}