{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/how-far-from-sea-is-camping-la-masia-barcelona",
  "name": "How far from the sea is Camping la Masia?",
  "description": "ProfileThis is a modern family campsite on the Costa Brava, located only 150 m from the beach and 1 km from the lively resort of Blanes. Offering 2 water complexes and a balneotherapy centre for adults only. An unforgettable experience! Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/how-far-from-sea-is-camping-la-masia-barcelona",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-la-masia/-QKArDz5lEJu.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-la-masia/dDb7FcMZq38l.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Apartado de Coreos 95",
    "addressLocality": "Camping la Masia",
    "addressRegion": "Barcelona",
    "postalCode": "17300",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.66361,
    "longitude": 2.78
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}