{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-colombres-ribadedeva",
  "name": "Camping Colombres",
  "description": "On the Costa Verde, the green north coast of Spain, is camping Colombres. You will find this terrace campsite in a rolling valley with panoramic views of...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-colombres-ribadedeva",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674ae7f4db1a7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra El Peral a Noriega, km 1",
    "addressLocality": "Ribadedeva",
    "postalCode": "33590",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.37522,
    "longitude": -4.56422
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}