{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rubina-resort-empuriabrava",
  "name": "Camping Rubina Resort",
  "description": "Camping Rubina Resort is a campsite in Empuriabrava, Girona, located by the sea.The campsite has which are marked out, pitches with shade, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rubina-resort-empuriabrava",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f29b941fbc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Playa de la Rubina",
    "addressLocality": "Empuriabrava",
    "postalCode": "17487",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.25256,
    "longitude": 3.13147
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 19,
    "bestRating": 10,
    "worstRating": 1
  }
}