{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yelloh-village-sant-miquel-colera",
  "name": "Camping Yelloh! Village Sant Miquel",
  "description": "Camping Yelloh! Village Sant Miquel is a campsite in Colera, Girona, by the sea. This campsite has pitches with parcels, with shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yelloh-village-sant-miquel-colera",
  "image": [
    "https://cdn1.acsi.eu/6/7/8/6/67868f6e3f7bd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Urb. Sant Miquel s/n",
    "addressLocality": "Colera",
    "postalCode": "17496",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.40303,
    "longitude": 3.14889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}