{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-renteria-pais-vasco",
  "name": "Camping Behaviour Not Allowed",
  "description": "location in large recreation area with beautiful landscape - near the caves of Aizpitarte - center 7km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-renteria-pais-vasco",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650729547.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Aldura Gunea Aldea",
    "addressLocality": "Rentería",
    "addressRegion": "pais-vasco",
    "postalCode": "20100",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.26759,
    "longitude": -1.90091
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.98,
    "reviewCount": 81,
    "bestRating": 5,
    "worstRating": 1
  }
}