{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parque-de-autocaravanas-dos-pousos-leiria-leiria-district",
  "name": "Parque De Autocaravanas Dos Pousos",
  "description": "perfectly laid out parking with all the services of the municipality of Leiria - between the cemetery and the sports complex of Pousos.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parque-de-autocaravanas-dos-pousos-leiria-leiria-district",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651148716.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua da Seixeirinha",
    "addressLocality": "leiria",
    "addressRegion": "leiria-district",
    "postalCode": "2410",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.73524,
    "longitude": -8.76984
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}