{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-pins-provence-alpes-cote-dazur",
  "name": "Camping Les Pins",
  "description": "ProfileThe campsite LES PINS 4* is located between Lake Sainte-Croix and the village of Les Salles sur Verdon. Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-pins-provence-alpes-cote-dazur",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-les-pins-14/O89cV9MIAlEA.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-les-pins-14/QYsjCEaEnjSr.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quartier nouveau village",
    "addressLocality": "Camping Les Pins",
    "addressRegion": "Provence-Alpes-Côte d'Azur",
    "postalCode": "83630",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.77651,
    "longitude": 6.20892
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  }
}