{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aceite-artajo-fontellas-navarre",
  "name": "Aceite Artajo",
  "description": "Farm closed with video surveillance - picnic area - possible tour along olive groves and mill - advance booking required via www.artajo.es in section oleotourism / caravan - near Tudela (city of gastronomy vegetable), Bardenas and Moncayo",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aceite-artajo-fontellas-navarre",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650803951.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A-68",
    "addressLocality": "Fontellas",
    "addressRegion": "navarre",
    "postalCode": "31512",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0007,
    "longitude": -1.56087
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.52,
    "reviewCount": 116,
    "bestRating": 5,
    "worstRating": 1
  }
}