{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bergafjardens-camping-njurunda-se",
  "name": "Bergafjärdens Camping",
  "description": "Amidst nature and located directly on the Gulf of Bothnia, slightly to the south of Sundsvall, lies the beautiful Bergafjärdens Campsite....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bergafjardens-camping-njurunda-se",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f2d3f375ed.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bergafjärden 230",
    "addressLocality": "Njurunda",
    "postalCode": "86296",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.26789,
    "longitude": 17.45169
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}