<!doctype html>
<html lang="de">
  <head>
    <meta charset="UTF-8" />
    <link rel="icon" type="image/svg+xml" href="/restaurant-icon.svg" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, viewport-fit=cover" />
    <meta name="theme-color" content="#166534" />
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />

    <!-- SEO Meta Tags -->
    <title>Bella Vista - Authentische italienische Küche | Restaurant München</title>
    <meta name="description" content="Bella Vista - Ihr italienisches Restaurant in München. Authentische Küche mit frischen Zutaten, hausgemachte Pasta, erlesene Weine. Seit 1985. Jetzt Tisch reservieren!" />
    <meta name="keywords" content="Italienisches Restaurant München, Pizza München, Pasta München, Fine Dining München, Reservierung Restaurant, Bella Vista" />

    <!-- Open Graph / Social Media -->
    <meta property="og:type" content="website" />
    <meta property="og:title" content="Bella Vista - Authentische italienische Küche" />
    <meta property="og:description" content="Erleben Sie authentische italienische Küche in München. Frische Zutaten, hausgemachte Spezialitäten, einladende Atmosphäre." />
    <meta property="og:image" content="/og-image.jpg" />
    <meta property="og:url" content="https://bella-vista-muenchen.de" />
    <meta property="og:locale" content="de_DE" />

    <!-- Twitter Card -->
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:title" content="Bella Vista - Italienisches Restaurant München" />
    <meta name="twitter:description" content="Authentische italienische Küche in München. Seit 1985." />

    <!-- Structured Data - Restaurant -->
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "Restaurant",
      "name": "Bella Vista",
      "image": "https://bella-vista-muenchen.de/logo.png",
      "description": "Authentisches italienisches Restaurant in München mit frischen Zutaten und hausgemachten Spezialitäten.",
      "servesCuisine": "Italian",
      "priceRange": "$$",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Maximilianstraße 45",
        "addressLocality": "München",
        "postalCode": "80539",
        "addressCountry": "DE"
      },
      "telephone": "+49-89-987654",
      "email": "info@bella-vista-muenchen.de",
      "url": "https://bella-vista-muenchen.de",
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": ["Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
          "opens": "12:00",
          "closes": "23:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Sunday",
          "opens": "12:00",
          "closes": "22:00"
        }
      ],
      "acceptsReservations": "True",
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.8",
        "reviewCount": "312"
      }
    }
    </script>

    <!-- Fonts - Playfair Display (elegant serif) + DM Sans (modern readable) -->
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap" rel="stylesheet">
    <script type="module" crossorigin src="/assets/index-6C296R5V.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-D1hefDF_.css">
  </head>
  <body>
    <div id="root"></div>
  </body>
</html>
