{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-camp-ekerum-oland-ekerum-borgholm",
  "name": "First Camp Ekerum - Öland",
  "description": "First Camp Ekerum Camping is a large campsite located directly on a sandy beach. The campsite lies centrally in the Swedish Island of Öland,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-camp-ekerum-oland-ekerum-borgholm",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f2cbbe3db9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ekerumsvägen 31",
    "addressLocality": "Ekerum/Borgholm",
    "postalCode": "38792",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.79369,
    "longitude": 16.56653
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cable_tv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}