{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-villaggio-gilda-roseto-degli-abruzzi",
  "name": "Camping Villaggio Gilda",
  "description": "On the Adriatic coast, roughly halfway between San Benedetto del Tronto and Pescara, lies Camping Villaggio Gilda. You are here in the Abruzzo...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-villaggio-gilda-roseto-degli-abruzzi",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/6750262fd01d8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale Makarska",
    "addressLocality": "Roseto degli Abruzzi",
    "postalCode": "64026",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.69967,
    "longitude": 13.99911
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ]
}