{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hu-fabulous-village-rom-latium-1",
  "name": "Hu Fabulous Village",
  "description": "Places in the vicinity of Hu Fabulous Village-Rome, which you should absolutely look at, because camping also means discovering new things.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hu-fabulous-village-rom-latium-1",
  "image": [
    "https://www.homair.com/photos/camping/85/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via di Malafede 225",
    "addressLocality": "Rom",
    "addressRegion": "Latium",
    "postalCode": "00125",
    "addressCountry": "Italien"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.777222222222,
    "longitude": 12.395833333333
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 375,
    "bestRating": 5,
    "worstRating": 1
  }
}