{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/biarritz-camping-aquitaine-fr",
  "name": "How far from the beach is Biarritz Camping?",
  "description": "ProfileIn the heart of the Basque Country, between sea and mountain, only one campsite for a successful holiday! The only campsite in Biarritz welcomes you on the Basque Coast: Spend your holidays in a family atmosphere, a typical Basque environment, a ... treed and semi-shaded setting, and enjoy its heated swimming pool. The campsite offers a privileged location (700m from the beaches, 2.5 km from the city centre of Biarritz, 14 km from St Jean de Luz, 8 km from Bayonne, 30 km from Henday),...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/biarritz-camping-aquitaine-fr",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/biarritz-camping/6F0vIr5PTbfx.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/biarritz-camping/onytbwo9MiZV.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Biarritz Camping",
    "addressRegion": "Aquitaine",
    "postalCode": "64200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.46224,
    "longitude": -1.56709
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}