{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-prima-tyn-nad-vltavou",
  "name": "Camping Prima",
  "description": "The Czech campsite Prima is located in Týn nad Vltavou, right by the river in southern Bohemia. With the whole family you can enjoy the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-prima-tyn-nad-vltavou",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c4f9f1ea9e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kolodeje nad Luznici 6",
    "addressLocality": "Týn nad Vltavou",
    "postalCode": "37501",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.25417,
    "longitude": 14.42
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}