{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/castell-mar-empuriabrava-costa-brava-2",
  "name": "Castell Mar",
  "description": "Sports at the camping village is now possible, discover the sports activities of Castell Mar",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/castell-mar-empuriabrava-costa-brava-2",
  "image": [
    "https://www.homair.com/photos/camping/67/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Platja De La Rubina Badia De Roses",
    "addressLocality": "Empuriabrava",
    "addressRegion": "Costa Brava",
    "postalCode": "17486",
    "addressCountry": "Spagna"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.255277777778,
    "longitude": 3.1366666666667
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 366,
    "bestRating": 5,
    "worstRating": 1
  }
}