{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thyboron-camping-hotel-thyboron",
  "name": "Thyborøn Camping & Hotel",
  "description": "Thyborøn Camping & Hotel is a campsite located in Thyborøn, Jutland-Central, near the sea.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thyboron-camping-hotel-thyboron",
  "image": [
    "https://cdn1.acsi.eu/6/7/6/0/67604c75d7209.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Idrætsvej 3",
    "addressLocality": "Thyborøn",
    "postalCode": "7680",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.69464,
    "longitude": 8.20525
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 12,
    "bestRating": 10,
    "worstRating": 1
  }
}