{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ripari-di-giobbe-ortona",
  "name": "Camping Ripari di Giobbe",
  "description": "Camping Ripari di Giobbe is a campsite in Ortona, Chieti, located by the sea.This terraced camp site has which are marked out, pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ripari-di-giobbe-ortona",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675066ba796ce.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Ripari di Giobbe",
    "addressLocality": "Ortona",
    "postalCode": "66026",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.37056,
    "longitude": 14.39056
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}