{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-de-servico-de-autocaravanas-sardoal-distrito-de-santare",
  "name": "Area De Servico De Autocaravanas",
  "description": "Quiet and safe place for motorhomes next to the N2: for electricity, the key must be picked up at the local fire station (Quartel de Bombeiros).",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-de-servico-de-autocaravanas-sardoal-distrito-de-santare",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651231367.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua da Taberna Seca",
    "addressLocality": "sardoal",
    "addressRegion": "distrito-de-santarem",
    "postalCode": "2230",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.53918,
    "longitude": -8.15936
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}