{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/au-tylo-soleil-dauphin-forcalquier",
  "name": "Au Tylo Soleil",
  "description": "Au Tylo Soleil is a campsite that is located in Dauphin, Alpes-de-Haute-Provence, and located in the woods and river/stream.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/au-tylo-soleil-dauphin-forcalquier",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9148/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "627 route des Encontres - RD13",
    "addressLocality": "Dauphin/Forcalquier",
    "postalCode": "04300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.91122,
    "longitude": 5.78136
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 221,
    "bestRating": 10,
    "worstRating": 1
  }
}