{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rospico-plage-nevez-bretana",
  "name": "Rospico Plage",
  "description": "Directly on the sandy beach with a beautiful bay - use GPS coordinates - cafe nearby - center 2.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rospico-plage-nevez-bretana",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651040353.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rospico",
    "addressLocality": "nevez",
    "addressRegion": "bretana",
    "postalCode": "29920",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.79372,
    "longitude": -3.76589
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}