{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ho-habscht-59-luxembourg",
  "name": "Camping An der Hô",
  "description": "Camping An der Hô has 4.6 stars! Check what 5 people have already written and share your own experience",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ho-habscht-59-luxembourg",
  "image": [
    "https://recommend.lu/images/logo-mail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "MIERSCHERSTROOSS, 65",
    "addressLocality": "Habscht",
    "addressRegion": "59",
    "postalCode": "8396",
    "addressCountry": "Luxembourg"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7000747,
    "longitude": 5.9722388
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}