{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dcu-camping-flyvesandet-strand-agernaes-otterup",
  "name": "DCU-Camping Flyvesandet Strand",
  "description": "DCU-Camping Flyvesandet Strand is a campsite located in Agernæs, Southern Denmark, near the sea and in the woods.This campsite is located in the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dcu-camping-flyvesandet-strand-agernaes-otterup",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67502963b2c0c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Flyvesandsvej 37",
    "addressLocality": "Agernæs/Otterup",
    "postalCode": "5450",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.62019,
    "longitude": 10.301
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}