{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spjutmodammen-mora",
  "name": "Spjutmodammen",
  "description": "daily control - maximum width of 2,4 m - near the power plant - center 16,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spjutmodammen-mora",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650842004.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mora",
    "addressRegion": "provincia-de-dalarna",
    "postalCode": "792 94",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.08391,
    "longitude": 14.31683
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.7,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}