{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kogerstrand-koog-texel",
  "name": "Camping Kogerstrand",
  "description": "Camping Kogerstrand is a campsite located in De Koog, North Holland, near the sea.This campsite is located on the sloped...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kogerstrand-koog-texel",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f18044d6da.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Badweg 33",
    "addressLocality": "De Koog (Texel)",
    "postalCode": "1796 AA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.10075,
    "longitude": 4.75831
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}