{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aelgtjaernen-sveg-jamtland-county",
  "name": "Älgtjärnen",
  "description": "on lake",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aelgtjaernen-sveg-jamtland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651052446.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "84",
    "addressLocality": "Sveg",
    "addressRegion": "jamtland-county",
    "postalCode": "84291",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.23689,
    "longitude": 13.8518
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}