{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-presquile-de-st-mandrier",
  "name": "La Presqu'île de St-Mandrier",
  "description": "How to get to Camping La Presqu'île de St-Mandrier? Directions and practical information.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-presquile-de-st-mandrier",
  "image": [
    "https://www.homair.com/photos/camping/55/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pin Rolland, Rue Fliche Bergis",
    "addressLocality": "St Mandrier",
    "addressRegion": "Provence Côte d'Azur",
    "postalCode": "83430",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.076666666667,
    "longitude": 5.9044444444444
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 886,
    "bestRating": 5,
    "worstRating": 1
  }
}