{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-naranjo-de-bulnes-cabrales-asturien",
  "name": "Camping Naranjo de Bulnes",
  "description": "Enjoy a relaxing stay at Camping Naranjo de Bulnes in Cabrales, Spain. Customer rating: 4.4.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-naranjo-de-bulnes-cabrales-asturien",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651046337"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "AS-114",
    "addressLocality": "Cabrales",
    "addressRegion": "Asturien",
    "postalCode": "33554",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2999773,
    "longitude": -4.80301698
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}