{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-yelloh-village-mas-sant-josep-santa-cristina-daro",
  "name": "Camping Yelloh! Village Mas Sant Josep",
  "description": "The Mas St. Josep campsite is conveniently located in the Aro valley between the mountains and the Costa Brava. The area in the versatile region of...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-yelloh-village-mas-sant-josep-santa-cristina-daro",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67500f0a701ac.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra Sta Cristina-Platja d'Aro, km2",
    "addressLocality": "Santa Cristina d'Aro",
    "postalCode": "17246",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.81119,
    "longitude": 3.01819
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}