{
  "name": "Pizzeria Playa Verde",
  "type": "Restaurant",
  "address": "Polígon de Joan Llinàs, 8, 07560 Cala Millor, Illes Balears, Spain",
  "telephone": "+34 971 586 005",
  "website": "https://www.pizzeriaplayaverde.com/",
  "menus": {
    "es": {
      "language": "es",
      "page": "https://www.pizzeriaplayaverde.com/#carta",
      "currency": "EUR",
      "pizzaSizesCm": [
        28,
        33,
        40,
        50
      ],
      "pizzas": [
        {
          "name": "Margherita",
          "ingredients": [
            "Tomate",
            "Queso"
          ],
          "prices": {
            "28 cm": "8,00",
            "33 cm": "9,00",
            "40 cm": "12,50",
            "50 cm": "16,50"
          },
          "vegetarian": true,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Prosciutto",
          "ingredients": [
            "Tomate",
            "Queso",
            "Jamón york"
          ],
          "prices": {
            "28 cm": "8,00",
            "33 cm": "9,00",
            "40 cm": "12,50",
            "50 cm": "16,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Salami",
          "ingredients": [
            "Tomate",
            "Queso",
            "Salami"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Funghi",
          "ingredients": [
            "Tomate",
            "Queso",
            "Champiñones"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": true,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Bacon",
          "ingredients": [
            "Tomate",
            "Queso",
            "Bacon"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Tonno",
          "ingredients": [
            "Tomate",
            "Queso",
            "Atún"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Pepperoni",
          "ingredients": [
            "Tomate",
            "Queso",
            "Pepperoni"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Pollo",
          "ingredients": [
            "Tomate",
            "Queso",
            "Pollo"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Parma",
          "ingredients": [
            "Tomate",
            "Queso",
            "Jamón serrano"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Romana",
          "ingredients": [
            "Tomate",
            "Queso",
            "Jamón york",
            "Salami"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Pepperoni e Jalapeños",
          "ingredients": [
            "Tomate",
            "Queso",
            "Pepperoni",
            "Jalapeños"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": true,
          "houseSpecialty": false
        },
        {
          "name": "Tonno e Cipolla",
          "ingredients": [
            "Tomate",
            "Queso",
            "Cebolla",
            "Atún"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Tonno e Funghi",
          "ingredients": [
            "Tomate",
            "Queso",
            "Champiñones",
            "Atún"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Rústica",
          "ingredients": [
            "Tomate",
            "Queso",
            "Jamón york",
            "Champiñones"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Nostrana",
          "ingredients": [
            "Tomate",
            "Queso",
            "Salami",
            "Champiñones"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Curry",
          "ingredients": [
            "Nata",
            "Queso",
            "Pollo",
            "Curry"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Hawaii",
          "ingredients": [
            "Tomate",
            "Queso",
            "Jamón york",
            "Piña"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Siciliana",
          "ingredients": [
            "Tomate",
            "Queso",
            "Ajo",
            "Cebolla"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": true,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Texas",
          "ingredients": [
            "Tomate",
            "Queso",
            "Bacon",
            "Champiñones"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Lazio",
          "ingredients": [
            "Tomate",
            "Queso",
            "Pollo",
            "Pepperoni",
            "Champiñones"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Vegetariana",
          "ingredients": [
            "Tomate",
            "Queso",
            "Cebolla",
            "Champiñones",
            "Maíz"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": true,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Capricciosa",
          "ingredients": [
            "Tomate",
            "Queso",
            "Jamón york",
            "Champiñones",
            "Huevo"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Diavola",
          "ingredients": [
            "Tomate",
            "Queso",
            "Cebolla",
            "Atún",
            "Guindilla"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": false,
          "spicy": true,
          "houseSpecialty": false
        },
        {
          "name": "Sparta",
          "ingredients": [
            "Tomate",
            "Queso",
            "Jamón york",
            "Salami",
            "Champiñones"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Carbonara",
          "ingredients": [
            "Nata",
            "Queso",
            "Pollo",
            "Bacon",
            "Cebolla"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "México",
          "ingredients": [
            "Tomate",
            "Queso",
            "Maíz",
            "Pollo",
            "Salsa barbacoa"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Barbacoa",
          "ingredients": [
            "Tomate",
            "Queso",
            "Bacon",
            "Pollo",
            "Salsa barbacoa"
          ],
          "prices": {
            "28 cm": "10,50",
            "33 cm": "11,50",
            "40 cm": "17,50",
            "50 cm": "21,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Toscana",
          "ingredients": [
            "Tomate",
            "Queso",
            "Champiñones",
            "Cebolla",
            "Huevo",
            "Guindilla"
          ],
          "prices": {
            "28 cm": "10,50",
            "33 cm": "11,50",
            "40 cm": "17,50",
            "50 cm": "21,50"
          },
          "vegetarian": true,
          "spicy": true,
          "houseSpecialty": false
        },
        {
          "name": "Parma o Rúcula",
          "ingredients": [
            "Jamón serrano",
            "Parmesano",
            "Rúcula"
          ],
          "prices": {
            "28 cm": "10,50",
            "33 cm": "11,50",
            "40 cm": "17,50",
            "50 cm": "21,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "4 Stagioni",
          "ingredients": [
            "Tomate",
            "Queso",
            "Jamón york",
            "Salami",
            "Champiñones",
            "Huevo"
          ],
          "prices": {
            "28 cm": "10,50",
            "33 cm": "11,50",
            "40 cm": "17,50",
            "50 cm": "21,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "4 Formaggi",
          "ingredients": [
            "Tomate",
            "4 quesos"
          ],
          "prices": {
            "28 cm": "10,50",
            "33 cm": "11,50",
            "40 cm": "17,50",
            "50 cm": "21,50"
          },
          "vegetarian": true,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Bora Bora",
          "ingredients": [
            "Tomate",
            "Queso",
            "Jamón york",
            "Salami",
            "Bacon",
            "Champiñones",
            "Huevo"
          ],
          "prices": {
            "28 cm": "11,00",
            "33 cm": "12,00",
            "40 cm": "18,50",
            "50 cm": "22,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Playa Verde",
          "ingredients": [
            "Tomate",
            "Queso",
            "Cebolla",
            "Pepperoni",
            "Aceitunas",
            "Huevo"
          ],
          "prices": {
            "28 cm": "11,50",
            "33 cm": "12,50",
            "40 cm": "19,50",
            "50 cm": "23,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": true
        },
        {
          "name": "Calzone",
          "ingredients": [
            "Tomate",
            "Queso",
            "Jamón york",
            "Champiñones"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        }
      ],
      "sandwiches": [
        {
          "name": "Jamón york",
          "ingredients": [
            "Jamón york"
          ],
          "description": "Un clásico suave y sencillo, ideal para un bocado ligero.",
          "price": "3,20",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Jamón york y Tomate",
          "ingredients": [
            "Jamón york",
            "Tomate"
          ],
          "description": "El tomate fresco aporta jugosidad al jamón cocido.",
          "price": "3,40",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Jamón york, Tomate y Lechuga",
          "ingredients": [
            "Jamón york",
            "Tomate",
            "Lechuga"
          ],
          "description": "Jamón suave, tomate fresco y el punto crujiente de la lechuga.",
          "price": "3,60",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Jamón york, Tomate, Lechuga y Mayonesa",
          "ingredients": [
            "Jamón york",
            "Tomate",
            "Lechuga",
            "Mayonesa"
          ],
          "description": "Una combinación fresca y cremosa, terminada con mayonesa.",
          "price": "3,80",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Jamón york y Queso",
          "ingredients": [
            "Jamón york",
            "Queso"
          ],
          "description": "Jamón cocido y queso: cálido, fundente y reconfortante.",
          "price": "3,70",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Jamón york, Queso y Tomate",
          "ingredients": [
            "Jamón york",
            "Queso",
            "Tomate"
          ],
          "description": "Queso cremoso, jamón suave y tomate para equilibrar cada bocado.",
          "price": "3,90",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Jamón york, Queso, Tomate y Lechuga",
          "ingredients": [
            "Jamón york",
            "Queso",
            "Tomate",
            "Lechuga"
          ],
          "description": "Un bocadillo completo, con queso, tomate y lechuga crujiente.",
          "price": "4,10",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Jamón york, Queso, Tomate, Lechuga y Mayonesa",
          "ingredients": [
            "Jamón york",
            "Queso",
            "Tomate",
            "Lechuga",
            "Mayonesa"
          ],
          "description": "Fresco y cremoso, con mayonesa que une todos los ingredientes.",
          "price": "4,30",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Jamón york, Queso, Tomate, Lechuga, Mayonesa y Cebolla",
          "ingredients": [
            "Jamón york",
            "Queso",
            "Tomate",
            "Lechuga",
            "Mayonesa",
            "Cebolla"
          ],
          "description": "Nuestra combinación más completa de jamón, con cebolla fresca al final.",
          "price": "4,50",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami",
          "ingredients": [
            "Salami"
          ],
          "description": "Salami sabroso servido sin distracciones sobre pan recién preparado.",
          "price": "3,20",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami y Tomate",
          "ingredients": [
            "Salami",
            "Tomate"
          ],
          "description": "El tomate refresca y equilibra el carácter del salami.",
          "price": "3,40",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami, Tomate y Lechuga",
          "ingredients": [
            "Salami",
            "Tomate",
            "Lechuga"
          ],
          "description": "Salami intenso con tomate jugoso y lechuga crujiente.",
          "price": "3,60",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami, Tomate, Lechuga y Mayonesa",
          "ingredients": [
            "Salami",
            "Tomate",
            "Lechuga",
            "Mayonesa"
          ],
          "description": "Sabroso, fresco y cremoso, con una capa ligera de mayonesa.",
          "price": "3,80",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami y Queso",
          "ingredients": [
            "Salami",
            "Queso"
          ],
          "description": "Salami y queso fundente para un sabor más intenso.",
          "price": "3,70",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami, Queso y Tomate",
          "ingredients": [
            "Salami",
            "Queso",
            "Tomate"
          ],
          "description": "La fuerza del salami se equilibra con queso y tomate fresco.",
          "price": "3,90",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami, Queso, Tomate y Lechuga",
          "ingredients": [
            "Salami",
            "Queso",
            "Tomate",
            "Lechuga"
          ],
          "description": "Una mezcla generosa de salami, queso, tomate y lechuga.",
          "price": "4,10",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami, Queso, Tomate, Lechuga y Mayonesa",
          "ingredients": [
            "Salami",
            "Queso",
            "Tomate",
            "Lechuga",
            "Mayonesa"
          ],
          "description": "Completo y cremoso, con salami, queso y verduras frescas.",
          "price": "4,30",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami, Queso, Tomate, Lechuga, Mayonesa y Cebolla",
          "ingredients": [
            "Salami",
            "Queso",
            "Tomate",
            "Lechuga",
            "Mayonesa",
            "Cebolla"
          ],
          "description": "Nuestro bocadillo de salami más completo, rematado con cebolla.",
          "price": "4,50",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Queso",
          "ingredients": [
            "Queso"
          ],
          "description": "Queso cremoso en nuestro pan: sencillo y siempre apetecible.",
          "price": "3,20",
          "breadMadeInHouse": true,
          "vegetarian": true
        },
        {
          "name": "Queso y Tomate",
          "ingredients": [
            "Queso",
            "Tomate"
          ],
          "description": "Queso y tomate fresco, una combinación ligera y jugosa.",
          "price": "3,40",
          "breadMadeInHouse": true,
          "vegetarian": true
        },
        {
          "name": "Queso, Tomate y Lechuga",
          "ingredients": [
            "Queso",
            "Tomate",
            "Lechuga"
          ],
          "description": "Queso suave, tomate y lechuga para un bocadillo fresco.",
          "price": "3,60",
          "breadMadeInHouse": true,
          "vegetarian": true
        },
        {
          "name": "Atún",
          "ingredients": [
            "Atún"
          ],
          "description": "Atún sabroso y bien escurrido, preparado al momento.",
          "price": "3,70",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Atún y Tomate",
          "ingredients": [
            "Atún",
            "Tomate"
          ],
          "description": "Atún con tomate fresco para un resultado jugoso y equilibrado.",
          "price": "3,90",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Atún, Tomate y Lechuga",
          "ingredients": [
            "Atún",
            "Tomate",
            "Lechuga"
          ],
          "description": "Atún, tomate y lechuga: fresco, ligero y lleno de sabor.",
          "price": "4,10",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Atún, Tomate, Lechuga y Mayonesa",
          "ingredients": [
            "Atún",
            "Tomate",
            "Lechuga",
            "Mayonesa"
          ],
          "description": "Una versión cremosa del clásico de atún con verduras frescas.",
          "price": "4,30",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Atún, Tomate, Lechuga, Mayonesa y Cebolla",
          "ingredients": [
            "Atún",
            "Tomate",
            "Lechuga",
            "Mayonesa",
            "Cebolla"
          ],
          "description": "El bocadillo de atún más completo, con cebolla para un toque vivo.",
          "price": "4,50",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Jamón serrano",
          "ingredients": [
            "Jamón serrano"
          ],
          "description": "Jamón serrano de sabor limpio y protagonista absoluto.",
          "price": "3,70",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Jamón serrano y Tomate",
          "ingredients": [
            "Jamón serrano",
            "Tomate"
          ],
          "description": "Tomate fresco para realzar el carácter del jamón serrano.",
          "price": "3,90",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Jamón serrano y Queso",
          "ingredients": [
            "Jamón serrano",
            "Queso"
          ],
          "description": "Jamón serrano y queso, una combinación intensa y cremosa.",
          "price": "4,20",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Jamón serrano, Queso y Tomate",
          "ingredients": [
            "Jamón serrano",
            "Queso",
            "Tomate"
          ],
          "description": "Jamón serrano, queso y tomate: sabroso, jugoso y equilibrado.",
          "price": "4,40",
          "breadMadeInHouse": true,
          "vegetarian": false
        }
      ],
      "hotDogs": [
        {
          "name": "Classic",
          "ingredients": [
            "Pan",
            "Salchicha",
            "Kétchup",
            "Mostaza"
          ],
          "description": "El de siempre: kétchup y mostaza en el equilibrio justo.",
          "price": "4,50"
        },
        {
          "name": "New York",
          "ingredients": [
            "Pan",
            "Salchicha",
            "Cebolla",
            "Kétchup",
            "Mostaza"
          ],
          "description": "Cebolla fresca para añadir textura al clásico americano.",
          "price": "5,00"
        },
        {
          "name": "Barbecue",
          "ingredients": [
            "Pan",
            "Salchicha",
            "Cebolla",
            "Salsa barbacoa"
          ],
          "description": "Cebolla y salsa barbacoa para un final dulce y ahumado.",
          "price": "5,00"
        },
        {
          "name": "Jalapeños",
          "ingredients": [
            "Pan",
            "Salchicha",
            "Cebolla",
            "Jalapeños",
            "Kétchup",
            "Mostaza"
          ],
          "description": "Jalapeños y cebolla para quien busca un picante alegre.",
          "price": "6,00"
        },
        {
          "name": "Complete",
          "ingredients": [
            "Pan",
            "Salchicha",
            "Cebolla",
            "Queso",
            "Kétchup",
            "Mostaza"
          ],
          "description": "Queso fundente, cebolla y las dos salsas: el más completo.",
          "price": "6,00"
        }
      ],
      "sweets": [
        {
          "name": "Batidos",
          "description": "Fresa · vainilla · chocolate · mango u Oreo. Sabor de helado a elegir.",
          "displayedPrice": "4,80 €",
          "options": [
            "Fresa",
            "Vainilla",
            "Chocolate",
            "Mango",
            "Oreo"
          ],
          "toppings": []
        },
        {
          "name": "Crêpes",
          "description": "Con azúcar, toppings o helado. Combínala a tu gusto.",
          "displayedPrice": "3,80 - 6,00 €",
          "options": [
            "Con azúcar — 3,80 €",
            "+ 1 topping — 4,50 €",
            "+ 2 toppings — 5,00 €",
            "+ 3 toppings — 5,50 €",
            "+ helado — 5,50 €",
            "+ helado y 1 topping — 6,00 €"
          ],
          "toppings": [
            "Nutella",
            "Nata",
            "Toffee",
            "Trozos de Oreo",
            "Coco",
            "Leche condensada",
            "Azúcar y canela",
            "Salsa de chocolate negro",
            "Chocolate blanco",
            "Azúcar y limón",
            "Coco y leche condensada",
            "Coco y salsa de chocolate",
            "Coco, leche condensada y chocolate",
            "Kinder Bueno: crema de avellanas y chocolate"
          ]
        },
        {
          "name": "Helado artesano",
          "description": "Cremoso, hecho fresco cada día y con toppings disponibles.",
          "displayedPrice": "2,60 € / bola",
          "options": [
            "1 bola — 2,60 €",
            "Toppings extra disponibles"
          ],
          "toppings": []
        },
        {
          "name": "Frappés",
          "description": "Café helado, moka o caramelo.",
          "displayedPrice": "4,20 €",
          "options": [
            "Café helado",
            "Moka helado",
            "Caramelo helado"
          ],
          "toppings": []
        }
      ],
      "coldDrinks": {
        "available": true,
        "description": "Tenemos una amplia selección de bebidas frías para acompañar tu pizza, bocadillo o dulce, o simplemente para refrescarte después de la playa.",
        "note": "Consulta la selección disponible en el local"
      }
    },
    "en": {
      "language": "en",
      "page": "https://www.pizzeriaplayaverde.com/en/#carta",
      "currency": "EUR",
      "pizzaSizesCm": [
        28,
        33,
        40,
        50
      ],
      "pizzas": [
        {
          "name": "Margherita",
          "ingredients": [
            "Tomato",
            "Cheese"
          ],
          "prices": {
            "28 cm": "8,00",
            "33 cm": "9,00",
            "40 cm": "12,50",
            "50 cm": "16,50"
          },
          "vegetarian": true,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Prosciutto",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Ham"
          ],
          "prices": {
            "28 cm": "8,00",
            "33 cm": "9,00",
            "40 cm": "12,50",
            "50 cm": "16,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Salami",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Salami"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Funghi",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Mushrooms"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": true,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Bacon",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Bacon"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Tonno",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Tuna"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Pepperoni",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Pepperoni salami"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Pollo",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Chicken"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Parma",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Spanish cured ham"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Romana",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Ham",
            "Salami"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Pepperoni e Jalapeños",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Pepperoni salami",
            "Jalapeños"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": true,
          "houseSpecialty": false
        },
        {
          "name": "Tonno e Cipolla",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Onion",
            "Tuna"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Tonno e Funghi",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Mushrooms",
            "Tuna"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Rústica",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Ham",
            "Mushrooms"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Nostrana",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Salami",
            "Mushrooms"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Curry",
          "ingredients": [
            "Cream",
            "Cheese",
            "Chicken",
            "Curry"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Hawaii",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Ham",
            "Pineapple"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Siciliana",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Garlic",
            "Onion"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": true,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Texas",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Bacon",
            "Mushrooms"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Lazio",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Chicken",
            "Pepperoni salami",
            "Mushrooms"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Vegetariana",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Onion",
            "Mushrooms",
            "Sweet corn"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": true,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Capricciosa",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Ham",
            "Mushrooms",
            "Egg"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Diavola",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Onion",
            "Tuna",
            "Chilli"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": false,
          "spicy": true,
          "houseSpecialty": false
        },
        {
          "name": "Sparta",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Ham",
            "Salami",
            "Mushrooms"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Carbonara",
          "ingredients": [
            "Cream",
            "Cheese",
            "Chicken",
            "Bacon",
            "Onion"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "México",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Sweet corn",
            "Chicken",
            "Barbecue sauce"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Barbacoa",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Bacon",
            "Chicken",
            "Barbecue sauce"
          ],
          "prices": {
            "28 cm": "10,50",
            "33 cm": "11,50",
            "40 cm": "17,50",
            "50 cm": "21,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Toscana",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Mushrooms",
            "Onion",
            "Egg",
            "Chilli"
          ],
          "prices": {
            "28 cm": "10,50",
            "33 cm": "11,50",
            "40 cm": "17,50",
            "50 cm": "21,50"
          },
          "vegetarian": true,
          "spicy": true,
          "houseSpecialty": false
        },
        {
          "name": "Parma o Rúcula",
          "ingredients": [
            "Spanish cured ham",
            "Parmesan",
            "Arugula"
          ],
          "prices": {
            "28 cm": "10,50",
            "33 cm": "11,50",
            "40 cm": "17,50",
            "50 cm": "21,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "4 Stagioni",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Ham",
            "Salami",
            "Mushrooms",
            "Egg"
          ],
          "prices": {
            "28 cm": "10,50",
            "33 cm": "11,50",
            "40 cm": "17,50",
            "50 cm": "21,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "4 Formaggi",
          "ingredients": [
            "Tomato",
            "4 cheeses"
          ],
          "prices": {
            "28 cm": "10,50",
            "33 cm": "11,50",
            "40 cm": "17,50",
            "50 cm": "21,50"
          },
          "vegetarian": true,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Bora Bora",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Ham",
            "Salami",
            "Bacon",
            "Mushrooms",
            "Egg"
          ],
          "prices": {
            "28 cm": "11,00",
            "33 cm": "12,00",
            "40 cm": "18,50",
            "50 cm": "22,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Playa Verde",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Onion",
            "Pepperoni salami",
            "Olives",
            "Egg"
          ],
          "prices": {
            "28 cm": "11,50",
            "33 cm": "12,50",
            "40 cm": "19,50",
            "50 cm": "23,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": true
        },
        {
          "name": "Calzone",
          "ingredients": [
            "Tomato",
            "Cheese",
            "Ham",
            "Mushrooms"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        }
      ],
      "sandwiches": [
        {
          "name": "Ham",
          "ingredients": [
            "Ham"
          ],
          "description": "A mild, simple classic for a lighter bite.",
          "price": "3,20",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Ham and Tomato",
          "ingredients": [
            "Ham",
            "Tomato"
          ],
          "description": "Fresh tomato brings extra juiciness to the tender cooked ham.",
          "price": "3,40",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Ham, Tomato and Lettuce",
          "ingredients": [
            "Ham",
            "Tomato",
            "Lettuce"
          ],
          "description": "Mild ham, fresh tomato and a crisp touch of lettuce.",
          "price": "3,60",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Ham, Tomato, Lettuce and Mayonnaise",
          "ingredients": [
            "Ham",
            "Tomato",
            "Lettuce",
            "Mayonnaise"
          ],
          "description": "Fresh and creamy, finished with a light layer of mayonnaise.",
          "price": "3,80",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Ham and Cheese",
          "ingredients": [
            "Ham",
            "Cheese"
          ],
          "description": "Cooked ham and melting cheese: warm and comforting.",
          "price": "3,70",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Ham, Cheese and Tomato",
          "ingredients": [
            "Ham",
            "Cheese",
            "Tomato"
          ],
          "description": "Creamy cheese, mild ham and tomato in a balanced bite.",
          "price": "3,90",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Ham, Cheese, Tomato and Lettuce",
          "ingredients": [
            "Ham",
            "Cheese",
            "Tomato",
            "Lettuce"
          ],
          "description": "A complete sandwich with cheese, tomato and crisp lettuce.",
          "price": "4,10",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Ham, Cheese, Tomato, Lettuce and Mayonnaise",
          "ingredients": [
            "Ham",
            "Cheese",
            "Tomato",
            "Lettuce",
            "Mayonnaise"
          ],
          "description": "Fresh and creamy, with mayonnaise bringing everything together.",
          "price": "4,30",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Ham, Cheese, Tomato, Lettuce, Mayonnaise and Onion",
          "ingredients": [
            "Ham",
            "Cheese",
            "Tomato",
            "Lettuce",
            "Mayonnaise",
            "Onion"
          ],
          "description": "Our fullest ham combination, finished with fresh onion.",
          "price": "4,50",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami",
          "ingredients": [
            "Salami"
          ],
          "description": "Flavorful salami served simply in our freshly prepared bread.",
          "price": "3,20",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami and Tomato",
          "ingredients": [
            "Salami",
            "Tomato"
          ],
          "description": "Fresh tomato balances the rich character of the salami.",
          "price": "3,40",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami, Tomato and Lettuce",
          "ingredients": [
            "Salami",
            "Tomato",
            "Lettuce"
          ],
          "description": "Bold salami with juicy tomato and crisp lettuce.",
          "price": "3,60",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami, Tomato, Lettuce and Mayonnaise",
          "ingredients": [
            "Salami",
            "Tomato",
            "Lettuce",
            "Mayonnaise"
          ],
          "description": "Rich, fresh and creamy with a light layer of mayonnaise.",
          "price": "3,80",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami and Cheese",
          "ingredients": [
            "Salami",
            "Cheese"
          ],
          "description": "Salami and melting cheese for a deeper, fuller flavor.",
          "price": "3,70",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami, Cheese and Tomato",
          "ingredients": [
            "Salami",
            "Cheese",
            "Tomato"
          ],
          "description": "Bold salami balanced by creamy cheese and fresh tomato.",
          "price": "3,90",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami, Cheese, Tomato and Lettuce",
          "ingredients": [
            "Salami",
            "Cheese",
            "Tomato",
            "Lettuce"
          ],
          "description": "A generous mix of salami, cheese, tomato and lettuce.",
          "price": "4,10",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami, Cheese, Tomato, Lettuce and Mayonnaise",
          "ingredients": [
            "Salami",
            "Cheese",
            "Tomato",
            "Lettuce",
            "Mayonnaise"
          ],
          "description": "Full and creamy, with salami, cheese and fresh vegetables.",
          "price": "4,30",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami, Cheese, Tomato, Lettuce, Mayonnaise and Onion",
          "ingredients": [
            "Salami",
            "Cheese",
            "Tomato",
            "Lettuce",
            "Mayonnaise",
            "Onion"
          ],
          "description": "Our most complete salami sandwich, finished with fresh onion.",
          "price": "4,50",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Cheese",
          "ingredients": [
            "Cheese"
          ],
          "description": "Creamy cheese in our bread: simple and always satisfying.",
          "price": "3,20",
          "breadMadeInHouse": true,
          "vegetarian": true
        },
        {
          "name": "Cheese and Tomato",
          "ingredients": [
            "Cheese",
            "Tomato"
          ],
          "description": "Cheese and fresh tomato for a light, juicy combination.",
          "price": "3,40",
          "breadMadeInHouse": true,
          "vegetarian": true
        },
        {
          "name": "Cheese, Tomato and Lettuce",
          "ingredients": [
            "Cheese",
            "Tomato",
            "Lettuce"
          ],
          "description": "Mild cheese, tomato and lettuce for a fresh sandwich.",
          "price": "3,60",
          "breadMadeInHouse": true,
          "vegetarian": true
        },
        {
          "name": "Tuna",
          "ingredients": [
            "Tuna"
          ],
          "description": "Flavorful, well-drained tuna prepared when you order.",
          "price": "3,70",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Tuna and Tomato",
          "ingredients": [
            "Tuna",
            "Tomato"
          ],
          "description": "Tuna with fresh tomato for a juicy, balanced result.",
          "price": "3,90",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Tuna, Tomato and Lettuce",
          "ingredients": [
            "Tuna",
            "Tomato",
            "Lettuce"
          ],
          "description": "Tuna, tomato and lettuce: fresh, light and full of flavor.",
          "price": "4,10",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Tuna, Tomato, Lettuce and Mayonnaise",
          "ingredients": [
            "Tuna",
            "Tomato",
            "Lettuce",
            "Mayonnaise"
          ],
          "description": "A creamy take on the classic tuna sandwich with fresh vegetables.",
          "price": "4,30",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Tuna, Tomato, Lettuce, Mayonnaise and Onion",
          "ingredients": [
            "Tuna",
            "Tomato",
            "Lettuce",
            "Mayonnaise",
            "Onion"
          ],
          "description": "Our fullest tuna sandwich, with onion for a lively finish.",
          "price": "4,50",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Spanish cured ham",
          "ingredients": [
            "Spanish cured ham"
          ],
          "description": "Spanish cured ham with a clean, distinctive flavor.",
          "price": "3,70",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Spanish cured ham and Tomato",
          "ingredients": [
            "Spanish cured ham",
            "Tomato"
          ],
          "description": "Fresh tomato brings out the character of the cured ham.",
          "price": "3,90",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Spanish cured ham and Cheese",
          "ingredients": [
            "Spanish cured ham",
            "Cheese"
          ],
          "description": "Cured ham and cheese: rich, creamy and satisfying.",
          "price": "4,20",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Spanish cured ham, Cheese and Tomato",
          "ingredients": [
            "Spanish cured ham",
            "Cheese",
            "Tomato"
          ],
          "description": "Cured ham, cheese and tomato: rich, juicy and balanced.",
          "price": "4,40",
          "breadMadeInHouse": true,
          "vegetarian": false
        }
      ],
      "hotDogs": [
        {
          "name": "Classic",
          "ingredients": [
            "Bread",
            "Sausage",
            "Ketchup",
            "Mustard"
          ],
          "description": "The timeless one, with just the right balance of ketchup and mustard.",
          "price": "4,50"
        },
        {
          "name": "New York",
          "ingredients": [
            "Bread",
            "Sausage",
            "Onion",
            "Ketchup",
            "Mustard"
          ],
          "description": "Fresh onion adds bite and texture to the American classic.",
          "price": "5,00"
        },
        {
          "name": "Barbecue",
          "ingredients": [
            "Bread",
            "Sausage",
            "Onion",
            "Barbecue sauce"
          ],
          "description": "Onion and barbecue sauce for a sweet, smoky finish.",
          "price": "5,00"
        },
        {
          "name": "Jalapeños",
          "ingredients": [
            "Bread",
            "Sausage",
            "Onion",
            "Jalapeños",
            "Ketchup",
            "Mustard"
          ],
          "description": "Jalapeños and onion for a bright, lively heat.",
          "price": "6,00"
        },
        {
          "name": "Complete",
          "ingredients": [
            "Bread",
            "Sausage",
            "Onion",
            "Cheese",
            "Ketchup",
            "Mustard"
          ],
          "description": "Melting cheese, onion and both sauces: the fullest option.",
          "price": "6,00"
        }
      ],
      "sweets": [
        {
          "name": "Milkshakes",
          "description": "Strawberry · vanilla · chocolate · mango or Oreo. Choose your ice cream flavor.",
          "displayedPrice": "€4.80",
          "options": [
            "Strawberry",
            "Vanilla",
            "Chocolate",
            "Mango",
            "Oreo"
          ],
          "toppings": []
        },
        {
          "name": "Crêpes",
          "description": "With sugar, toppings or ice cream. Make it your own.",
          "displayedPrice": "€3.80 - €6.00",
          "options": [
            "With sugar — €3.80",
            "+ 1 topping — €4.50",
            "+ 2 toppings — €5.00",
            "+ 3 toppings — €5.50",
            "+ ice cream — €5.50",
            "+ ice cream and 1 topping — €6.00"
          ],
          "toppings": [
            "Nutella",
            "Cream",
            "Toffee",
            "Oreo pieces",
            "Coconut",
            "Condensed milk",
            "Sugar and cinnamon",
            "Dark chocolate sauce",
            "White chocolate",
            "Sugar and lemon",
            "Coconut and condensed milk",
            "Coconut and chocolate sauce",
            "Coconut, condensed milk and chocolate",
            "Kinder Bueno: hazelnut cream and chocolate"
          ]
        },
        {
          "name": "Artisan ice cream",
          "description": "Creamy, made fresh every day, with extra toppings available.",
          "displayedPrice": "€2.60 / scoop",
          "options": [
            "1 scoop — €2.60",
            "Extra toppings available"
          ],
          "toppings": []
        },
        {
          "name": "Frappés",
          "description": "Iced coffee, mocha or caramel.",
          "displayedPrice": "€4.20",
          "options": [
            "Iced coffee",
            "Iced mocha",
            "Iced caramel"
          ],
          "toppings": []
        }
      ],
      "coldDrinks": {
        "available": true,
        "description": "We offer a wide selection of cold drinks to enjoy with your pizza, sandwich or sweet treat, or simply to cool down after the beach.",
        "note": "Ask about the selection available in store"
      }
    },
    "de": {
      "language": "de",
      "page": "https://www.pizzeriaplayaverde.com/de/#carta",
      "currency": "EUR",
      "pizzaSizesCm": [
        28,
        33,
        40,
        50
      ],
      "pizzas": [
        {
          "name": "Margherita",
          "ingredients": [
            "Tomate",
            "Käse"
          ],
          "prices": {
            "28 cm": "8,00",
            "33 cm": "9,00",
            "40 cm": "12,50",
            "50 cm": "16,50"
          },
          "vegetarian": true,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Prosciutto",
          "ingredients": [
            "Tomate",
            "Käse",
            "Kochschinken"
          ],
          "prices": {
            "28 cm": "8,00",
            "33 cm": "9,00",
            "40 cm": "12,50",
            "50 cm": "16,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Salami",
          "ingredients": [
            "Tomate",
            "Käse",
            "Salami"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Funghi",
          "ingredients": [
            "Tomate",
            "Käse",
            "Champignons"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": true,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Bacon",
          "ingredients": [
            "Tomate",
            "Käse",
            "Speck"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Tonno",
          "ingredients": [
            "Tomate",
            "Käse",
            "Thunfisch"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Pepperoni",
          "ingredients": [
            "Tomate",
            "Käse",
            "Peperoni-Salami"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Pollo",
          "ingredients": [
            "Tomate",
            "Käse",
            "Hähnchen"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Parma",
          "ingredients": [
            "Tomate",
            "Käse",
            "Serrano-Schinken"
          ],
          "prices": {
            "28 cm": "9,00",
            "33 cm": "10,00",
            "40 cm": "14,50",
            "50 cm": "18,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Romana",
          "ingredients": [
            "Tomate",
            "Käse",
            "Kochschinken",
            "Salami"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Pepperoni e Jalapeños",
          "ingredients": [
            "Tomate",
            "Käse",
            "Peperoni-Salami",
            "Jalapeños"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": true,
          "houseSpecialty": false
        },
        {
          "name": "Tonno e Cipolla",
          "ingredients": [
            "Tomate",
            "Käse",
            "Zwiebel",
            "Thunfisch"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Tonno e Funghi",
          "ingredients": [
            "Tomate",
            "Käse",
            "Champignons",
            "Thunfisch"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Rústica",
          "ingredients": [
            "Tomate",
            "Käse",
            "Kochschinken",
            "Champignons"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Nostrana",
          "ingredients": [
            "Tomate",
            "Käse",
            "Salami",
            "Champignons"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Curry",
          "ingredients": [
            "Sahne",
            "Käse",
            "Hähnchen",
            "Curry"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Hawaii",
          "ingredients": [
            "Tomate",
            "Käse",
            "Kochschinken",
            "Ananas"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Siciliana",
          "ingredients": [
            "Tomate",
            "Käse",
            "Knoblauch",
            "Zwiebel"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": true,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Texas",
          "ingredients": [
            "Tomate",
            "Käse",
            "Speck",
            "Champignons"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Lazio",
          "ingredients": [
            "Tomate",
            "Käse",
            "Hähnchen",
            "Peperoni-Salami",
            "Champignons"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Vegetariana",
          "ingredients": [
            "Tomate",
            "Käse",
            "Zwiebel",
            "Champignons",
            "Mais"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": true,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Capricciosa",
          "ingredients": [
            "Tomate",
            "Käse",
            "Kochschinken",
            "Champignons",
            "Ei"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Diavola",
          "ingredients": [
            "Tomate",
            "Käse",
            "Zwiebel",
            "Thunfisch",
            "Chili"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": false,
          "spicy": true,
          "houseSpecialty": false
        },
        {
          "name": "Sparta",
          "ingredients": [
            "Tomate",
            "Käse",
            "Kochschinken",
            "Salami",
            "Champignons"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Carbonara",
          "ingredients": [
            "Sahne",
            "Käse",
            "Hähnchen",
            "Speck",
            "Zwiebel"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "México",
          "ingredients": [
            "Tomate",
            "Käse",
            "Mais",
            "Hähnchen",
            "Barbecuesauce"
          ],
          "prices": {
            "28 cm": "10,00",
            "33 cm": "11,00",
            "40 cm": "16,50",
            "50 cm": "20,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Barbacoa",
          "ingredients": [
            "Tomate",
            "Käse",
            "Speck",
            "Hähnchen",
            "Barbecuesauce"
          ],
          "prices": {
            "28 cm": "10,50",
            "33 cm": "11,50",
            "40 cm": "17,50",
            "50 cm": "21,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Toscana",
          "ingredients": [
            "Tomate",
            "Käse",
            "Champignons",
            "Zwiebel",
            "Ei",
            "Chili"
          ],
          "prices": {
            "28 cm": "10,50",
            "33 cm": "11,50",
            "40 cm": "17,50",
            "50 cm": "21,50"
          },
          "vegetarian": true,
          "spicy": true,
          "houseSpecialty": false
        },
        {
          "name": "Parma o Rúcula",
          "ingredients": [
            "Serrano-Schinken",
            "Parmesan",
            "Rucola"
          ],
          "prices": {
            "28 cm": "10,50",
            "33 cm": "11,50",
            "40 cm": "17,50",
            "50 cm": "21,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "4 Stagioni",
          "ingredients": [
            "Tomate",
            "Käse",
            "Kochschinken",
            "Salami",
            "Champignons",
            "Ei"
          ],
          "prices": {
            "28 cm": "10,50",
            "33 cm": "11,50",
            "40 cm": "17,50",
            "50 cm": "21,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "4 Formaggi",
          "ingredients": [
            "Tomate",
            "4 Käsesorten"
          ],
          "prices": {
            "28 cm": "10,50",
            "33 cm": "11,50",
            "40 cm": "17,50",
            "50 cm": "21,50"
          },
          "vegetarian": true,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Bora Bora",
          "ingredients": [
            "Tomate",
            "Käse",
            "Kochschinken",
            "Salami",
            "Speck",
            "Champignons",
            "Ei"
          ],
          "prices": {
            "28 cm": "11,00",
            "33 cm": "12,00",
            "40 cm": "18,50",
            "50 cm": "22,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        },
        {
          "name": "Playa Verde",
          "ingredients": [
            "Tomate",
            "Käse",
            "Zwiebel",
            "Peperoni-Salami",
            "Oliven",
            "Ei"
          ],
          "prices": {
            "28 cm": "11,50",
            "33 cm": "12,50",
            "40 cm": "19,50",
            "50 cm": "23,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": true
        },
        {
          "name": "Calzone",
          "ingredients": [
            "Tomate",
            "Käse",
            "Kochschinken",
            "Champignons"
          ],
          "prices": {
            "28 cm": "9,50",
            "33 cm": "10,50",
            "40 cm": "15,50",
            "50 cm": "19,50"
          },
          "vegetarian": false,
          "spicy": false,
          "houseSpecialty": false
        }
      ],
      "sandwiches": [
        {
          "name": "Kochschinken",
          "ingredients": [
            "Kochschinken"
          ],
          "description": "Ein milder, unkomplizierter Klassiker für den kleinen Hunger.",
          "price": "3,20",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Kochschinken und Tomate",
          "ingredients": [
            "Kochschinken",
            "Tomate"
          ],
          "description": "Frische Tomate macht den zarten Kochschinken besonders saftig.",
          "price": "3,40",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Kochschinken, Tomate und Salat",
          "ingredients": [
            "Kochschinken",
            "Tomate",
            "Salat"
          ],
          "description": "Milder Schinken, frische Tomate und knackiger Salat.",
          "price": "3,60",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Kochschinken, Tomate, Salat und Mayonnaise",
          "ingredients": [
            "Kochschinken",
            "Tomate",
            "Salat",
            "Mayonnaise"
          ],
          "description": "Frisch und cremig, abgerundet mit einer leichten Mayonnaise.",
          "price": "3,80",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Kochschinken und Käse",
          "ingredients": [
            "Kochschinken",
            "Käse"
          ],
          "description": "Kochschinken und schmelzender Käse: warm und herzhaft.",
          "price": "3,70",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Kochschinken, Käse und Tomate",
          "ingredients": [
            "Kochschinken",
            "Käse",
            "Tomate"
          ],
          "description": "Cremiger Käse, milder Schinken und Tomate in guter Balance.",
          "price": "3,90",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Kochschinken, Käse, Tomate und Salat",
          "ingredients": [
            "Kochschinken",
            "Käse",
            "Tomate",
            "Salat"
          ],
          "description": "Ein komplettes Baguette mit Käse, Tomate und knackigem Salat.",
          "price": "4,10",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Kochschinken, Käse, Tomate, Salat und Mayonnaise",
          "ingredients": [
            "Kochschinken",
            "Käse",
            "Tomate",
            "Salat",
            "Mayonnaise"
          ],
          "description": "Frisch und cremig, mit Mayonnaise als feinem Abschluss.",
          "price": "4,30",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Kochschinken, Käse, Tomate, Salat, Mayonnaise und Zwiebel",
          "ingredients": [
            "Kochschinken",
            "Käse",
            "Tomate",
            "Salat",
            "Mayonnaise",
            "Zwiebel"
          ],
          "description": "Unsere reichhaltigste Schinkenvariante, vollendet mit frischer Zwiebel.",
          "price": "4,50",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami",
          "ingredients": [
            "Salami"
          ],
          "description": "Würzige Salami, ganz schlicht in unserem frisch zubereiteten Brot.",
          "price": "3,20",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami und Tomate",
          "ingredients": [
            "Salami",
            "Tomate"
          ],
          "description": "Frische Tomate gleicht den kräftigen Geschmack der Salami aus.",
          "price": "3,40",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami, Tomate und Salat",
          "ingredients": [
            "Salami",
            "Tomate",
            "Salat"
          ],
          "description": "Würzige Salami mit saftiger Tomate und knackigem Salat.",
          "price": "3,60",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami, Tomate, Salat und Mayonnaise",
          "ingredients": [
            "Salami",
            "Tomate",
            "Salat",
            "Mayonnaise"
          ],
          "description": "Kräftig, frisch und cremig mit einer leichten Mayonnaise.",
          "price": "3,80",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami und Käse",
          "ingredients": [
            "Salami",
            "Käse"
          ],
          "description": "Salami und schmelzender Käse für einen besonders vollen Geschmack.",
          "price": "3,70",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami, Käse und Tomate",
          "ingredients": [
            "Salami",
            "Käse",
            "Tomate"
          ],
          "description": "Kräftige Salami, ausgeglichen durch Käse und frische Tomate.",
          "price": "3,90",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami, Käse, Tomate und Salat",
          "ingredients": [
            "Salami",
            "Käse",
            "Tomate",
            "Salat"
          ],
          "description": "Eine großzügige Mischung aus Salami, Käse, Tomate und Salat.",
          "price": "4,10",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami, Käse, Tomate, Salat und Mayonnaise",
          "ingredients": [
            "Salami",
            "Käse",
            "Tomate",
            "Salat",
            "Mayonnaise"
          ],
          "description": "Reichhaltig und cremig mit Salami, Käse und frischem Gemüse.",
          "price": "4,30",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Salami, Käse, Tomate, Salat, Mayonnaise und Zwiebel",
          "ingredients": [
            "Salami",
            "Käse",
            "Tomate",
            "Salat",
            "Mayonnaise",
            "Zwiebel"
          ],
          "description": "Unser komplettestes Salami-Baguette, abgerundet mit Zwiebel.",
          "price": "4,50",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Käse",
          "ingredients": [
            "Käse"
          ],
          "description": "Cremiger Käse in unserem Brot: schlicht und immer lecker.",
          "price": "3,20",
          "breadMadeInHouse": true,
          "vegetarian": true
        },
        {
          "name": "Käse und Tomate",
          "ingredients": [
            "Käse",
            "Tomate"
          ],
          "description": "Käse und frische Tomate für eine leichte, saftige Kombination.",
          "price": "3,40",
          "breadMadeInHouse": true,
          "vegetarian": true
        },
        {
          "name": "Käse, Tomate und Salat",
          "ingredients": [
            "Käse",
            "Tomate",
            "Salat"
          ],
          "description": "Milder Käse, Tomate und Salat für ein frisches Baguette.",
          "price": "3,60",
          "breadMadeInHouse": true,
          "vegetarian": true
        },
        {
          "name": "Thunfisch",
          "ingredients": [
            "Thunfisch"
          ],
          "description": "Würziger Thunfisch, frisch nach der Bestellung zubereitet.",
          "price": "3,70",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Thunfisch und Tomate",
          "ingredients": [
            "Thunfisch",
            "Tomate"
          ],
          "description": "Thunfisch und frische Tomate: saftig und ausgewogen.",
          "price": "3,90",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Thunfisch, Tomate und Salat",
          "ingredients": [
            "Thunfisch",
            "Tomate",
            "Salat"
          ],
          "description": "Thunfisch, Tomate und Salat: frisch, leicht und aromatisch.",
          "price": "4,10",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Thunfisch, Tomate, Salat und Mayonnaise",
          "ingredients": [
            "Thunfisch",
            "Tomate",
            "Salat",
            "Mayonnaise"
          ],
          "description": "Die cremige Variante des Thunfischklassikers mit frischem Gemüse.",
          "price": "4,30",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Thunfisch, Tomate, Salat, Mayonnaise und Zwiebel",
          "ingredients": [
            "Thunfisch",
            "Tomate",
            "Salat",
            "Mayonnaise",
            "Zwiebel"
          ],
          "description": "Unser komplettestes Thunfisch-Baguette mit frischer Zwiebel.",
          "price": "4,50",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Serrano-Schinken",
          "ingredients": [
            "Serrano-Schinken"
          ],
          "description": "Serrano-Schinken mit klarem, unverwechselbarem Geschmack.",
          "price": "3,70",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Serrano-Schinken und Tomate",
          "ingredients": [
            "Serrano-Schinken",
            "Tomate"
          ],
          "description": "Frische Tomate hebt den Charakter des Serrano-Schinkens hervor.",
          "price": "3,90",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Serrano-Schinken und Käse",
          "ingredients": [
            "Serrano-Schinken",
            "Käse"
          ],
          "description": "Serrano-Schinken und Käse: kräftig, cremig und herzhaft.",
          "price": "4,20",
          "breadMadeInHouse": true,
          "vegetarian": false
        },
        {
          "name": "Serrano-Schinken, Käse und Tomate",
          "ingredients": [
            "Serrano-Schinken",
            "Käse",
            "Tomate"
          ],
          "description": "Serrano-Schinken, Käse und Tomate: würzig, saftig und ausgewogen.",
          "price": "4,40",
          "breadMadeInHouse": true,
          "vegetarian": false
        }
      ],
      "hotDogs": [
        {
          "name": "Classic",
          "ingredients": [
            "Brot",
            "Wurst",
            "Ketchup",
            "Senf"
          ],
          "description": "Der Klassiker mit der richtigen Balance aus Ketchup und Senf.",
          "price": "4,50"
        },
        {
          "name": "New York",
          "ingredients": [
            "Brot",
            "Wurst",
            "Zwiebel",
            "Ketchup",
            "Senf"
          ],
          "description": "Frische Zwiebel gibt dem amerikanischen Klassiker mehr Biss.",
          "price": "5,00"
        },
        {
          "name": "Barbecue",
          "ingredients": [
            "Brot",
            "Wurst",
            "Zwiebel",
            "Barbecuesauce"
          ],
          "description": "Zwiebel und Barbecuesauce für einen süß-rauchigen Abschluss.",
          "price": "5,00"
        },
        {
          "name": "Jalapeños",
          "ingredients": [
            "Brot",
            "Wurst",
            "Zwiebel",
            "Jalapeños",
            "Ketchup",
            "Senf"
          ],
          "description": "Jalapeños und Zwiebel für eine lebendige Schärfe.",
          "price": "6,00"
        },
        {
          "name": "Complete",
          "ingredients": [
            "Brot",
            "Wurst",
            "Zwiebel",
            "Käse",
            "Ketchup",
            "Senf"
          ],
          "description": "Schmelzender Käse, Zwiebel und beide Saucen: die komplette Variante.",
          "price": "6,00"
        }
      ],
      "sweets": [
        {
          "name": "Milchshakes",
          "description": "Erdbeere · Vanille · Schokolade · Mango oder Oreo. Eissorte nach Wahl.",
          "displayedPrice": "4,80 €",
          "options": [
            "Erdbeere",
            "Vanille",
            "Schokolade",
            "Mango",
            "Oreo"
          ],
          "toppings": []
        },
        {
          "name": "Crêpes",
          "description": "Mit Zucker, Toppings oder Eis. Ganz nach deinem Geschmack.",
          "displayedPrice": "3,80 - 6,00 €",
          "options": [
            "Mit Zucker — 3,80 €",
            "+ 1 Topping — 4,50 €",
            "+ 2 Toppings — 5,00 €",
            "+ 3 Toppings — 5,50 €",
            "+ Eis — 5,50 €",
            "+ Eis und 1 Topping — 6,00 €"
          ],
          "toppings": [
            "Nutella",
            "Sahne",
            "Toffee",
            "Oreo-Stückchen",
            "Kokos",
            "Kondensmilch",
            "Zucker und Zimt",
            "Dunkle Schokoladensauce",
            "Weiße Schokolade",
            "Zucker und Zitrone",
            "Kokos und Kondensmilch",
            "Kokos und Schokoladensauce",
            "Kokos, Kondensmilch und Schokolade",
            "Kinder Bueno: Haselnusscreme und Schokolade"
          ]
        },
        {
          "name": "Hausgemachtes Eis",
          "description": "Cremig, täglich frisch zubereitet, mit zusätzlichen Toppings.",
          "displayedPrice": "2,60 € / Kugel",
          "options": [
            "1 Kugel — 2,60 €",
            "Zusätzliche Toppings erhältlich"
          ],
          "toppings": []
        },
        {
          "name": "Frappés",
          "description": "Eiskaffee, Mokka oder Karamell.",
          "displayedPrice": "4,20 €",
          "options": [
            "Eiskaffee",
            "Eis-Mokka",
            "Eis-Karamell"
          ],
          "toppings": []
        }
      ],
      "coldDrinks": {
        "available": true,
        "description": "Wir bieten eine große Auswahl an kalten Getränken zu Pizza, Baguette oder Süßem, oder einfach als Erfrischung nach dem Strand.",
        "note": "Frag vor Ort nach der verfügbaren Auswahl"
      }
    }
  }
}
