{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-fredrika-braber-fredrika",
  "name": "Camping Fredrika-Braber",
  "description": "Camping Fredrika-Braber is a campsite in Fredrika, Västerbotten, located by a lake/recreational pond.The campsite has pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-fredrika-braber-fredrika",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674cb165f2f52.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Parkvägen 30",
    "addressLocality": "Fredrika",
    "postalCode": "91993",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.07575,
    "longitude": 18.418
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}