{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [13.1292582, 45.6833227]
      },
      "properties": {
        "name": "Ristorante Pizzeria Arco",
        "legalName": "PIZZERIA RISTORANTE ARCO - DI PIZZOFERRO RAFFAELE & C.",
        "description": "Ristorante e pizzeria con specialità di pesce fresco dell'Adriatico, forno tradizionale e veranda estiva a Lignano Sabbiadoro.",
        "streetAddress": "Viale Centrale, 18",
        "postalCode": "33054",
        "addressLocality": "Lignano Sabbiadoro",
        "addressRegion": "UD",
        "addressCountry": "IT",
        "telephone": "+390431720093",
        "email": "info@pizzeriaristorantearco.it",
        "url": "https://www.pizzeriaristorantearco.it/",
        "priceRange": "$$",
        "servesCuisine": ["Italian", "Pizza", "Seafood", "Mediterranean"],
        "openingHours": [
          "Mo-Su 11:30-15:00",
          "Mo-Su 18:30-23:30"
        ]
      }
    }
  ]
}
