{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rosa-liguria",
  "name": "How far from the sea is Camping Rosa?",
  "description": "ProfileIn the magnificent Gulf of Diano, surrounded by green nature and only 300 m from the beach, is the campsite Rosa, an ideal place for lovers of nature and many other things. Apart from the camping area there are also apartments, ... large areas to practice sports, a swimming pool with hydromassage and many other entertainment options with special attention to the children... You will appreciate a number of essential services for a truly unique holiday! Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rosa-liguria",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-rosa/_MTQ4F4-8FO-.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-rosa/CD4BUYqoA0jR.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via al Santuario 8",
    "addressLocality": "Camping Rosa",
    "addressRegion": "Liguria",
    "postalCode": "18016",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.92139,
    "longitude": 8.09836
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}