{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/outbacky",
  "name": "Outbacky",
  "description": "5.0 of 5 stars - tested and rated on golocal. Read the reviews now!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/outbacky",
  "image": [
    "https://www.golocal.de/images/0403793787/de/logo/gllogo-socialmedia.png"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.3617816,
    "longitude": 7.5141219
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}