{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-aquaparadiso-em-belgica-lommel",
  "name": "Camping Aquaparadiso",
  "description": "Campsite Aquaparadiso is a campsite located in Lommel, Belgium. Campsite Aquaparadiso The camping tent y the menderero.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-aquaparadiso-em-belgica-lommel",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Luikersteenweg 131a",
    "addressLocality": "Lommel",
    "postalCode": "3920",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.21812,
    "longitude": 5.36452
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}