{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hornnes-camping-hornnes",
  "name": "Hornnes Camping",
  "description": "Hornnes Camping is a campsite located in Hornnes, Aust-Agder, and located in the woods, river/stream and on the edge of a lake/ pond...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hornnes-camping-hornnes",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/6750202747dfe.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stasjonsvegen 18",
    "addressLocality": "Hornnes",
    "postalCode": "4737"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.55361,
    "longitude": 7.7825
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.3,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}