{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kempings-abragciems-engures-pag-engures-nov",
  "name": "Camping Kempings Abragciems",
  "description": "Camping Kempings Abragciems is a campsite in Engure, located by the sea and in a wood.The campsite has pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kempings-abragciems-engures-pag-engures-nov",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67515cbb9c942.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Engures Pag./Engures Nov.",
    "postalCode": "3113"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.19783,
    "longitude": 23.20414
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}