{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parcheggio-roseto-roseto-degli-abruzzi-abruzzo",
  "name": "Parcheggio Roseto",
  "description": "only for camper vans - tunnel only 2 m. high - park only north of the row of trees in the middle of the field - beach 50 m - center 3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parcheggio-roseto-roseto-degli-abruzzi-abruzzo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650878233.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale Makarska",
    "addressLocality": "Roseto degli Abruzzi",
    "addressRegion": "abruzzo",
    "postalCode": "64026",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.69697,
    "longitude": 14.00276
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}