{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-camp-nydala-umea-umea-se",
  "name": "First Camp Nydala-Umeå",
  "description": "First Camp Nydala-Umeå is a campsite in Umeå, Västerbotten, located in a wood.The campsite has which are marked out, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-camp-nydala-umea-umea-se",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/d/674de9ccd7c76.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nydalasjön 2",
    "addressLocality": "Umeå",
    "postalCode": "90652",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.84289,
    "longitude": 20.34039
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.3,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}