<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <!-- Primary SEO Meta Tags -->
    <title>Deep House Radio - Ireland's #1 Deep House Streaming Station | DHR1 & DHR2</title>
    <meta name="title" content="Deep House Radio - Ireland's #1 Deep House Streaming Station | DHR1 & DHR2">
    <meta name="description" content="Experience premium deep house music streaming from Cork City, Ireland. DHR1 & DHR2 offer 24/7 deep house radio with real-time track identification, VIP content, and Ireland's largest deep house community.">
    <meta name="keywords" content="deep house radio, deep house streaming, deep house music, DHR1, DHR2, house music ireland, radio cork city, online radio ireland, premium deep house, track identification">

    <!-- Open Graph / Facebook -->
    <meta property="og:type" content="website">
    <meta property="og:url" content="https://deephouse-radio.com/">
    <meta property="og:title" content="Deep House Radio - Ireland's #1 Deep House Streaming Station">
    <meta property="og:description" content="Premium deep house music streaming from Cork City, Ireland. 24/7 deep house radio with real-time track identification and VIP content.">
    <meta property="og:image" content="https://deephouse-radio.com/dhr-logo-bg.png">
    <meta property="og:site_name" content="Deep House Radio">
    <meta property="og:locale" content="en_IE">

    <!-- Twitter -->
    <meta property="twitter:card" content="summary_large_image">
    <meta property="twitter:url" content="https://deephouse-radio.com/">
    <meta property="twitter:title" content="Deep House Radio - Ireland's #1 Deep House Streaming Station">
    <meta property="twitter:description" content="Premium deep house music streaming from Cork City, Ireland. 24/7 deep house radio with real-time track identification and VIP content.">
    <meta property="twitter:image" content="https://deephouse-radio.com/dhr-logo-bg.png">

    <!-- Additional SEO Meta Tags -->
    <meta name="author" content="Deep House Radio">
    <meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1">
    <meta name="googlebot" content="index, follow">
    <meta name="bingbot" content="index, follow">

    <!-- Canonical URL -->
    <link rel="canonical" href="https://deephouse-radio.com/">

    <!-- Local SEO -->
    <meta name="geo.region" content="IE-CO">
    <meta name="geo.placename" content="Cork City, Ireland">
    <meta name="geo.position" content="51.8985;-8.4756">
    <meta name="ICBM" content="51.8985, -8.4756">

    <!-- Business Information -->
    <meta name="business:contact_data:street_address" content="Cork City, Ireland">
    <meta name="business:contact_data:locality" content="Cork">
    <meta name="business:contact_data:region" content="County Cork">
    <meta name="business:contact_data:postal_code" content="T12">
    <meta name="business:contact_data:country_name" content="Ireland">

    <!-- Favicons using DHR logo -->
    <link rel="icon" type="image/x-icon" href="/favicon.ico">
    <link rel="icon" type="image/svg+xml" href="/dhr-logo.svg">
    <link rel="icon" type="image/png" sizes="32x32" href="/dhr-logo-bg.png">
    <link rel="icon" type="image/png" sizes="16x16" href="/dhr-logo-bg.png">
    <link rel="apple-touch-icon" sizes="180x180" href="/dhr-logo-bg.png">
    <link rel="manifest" href="/manifest.json">

    <!-- Theme and color scheme -->
    <meta name="color-scheme" content="light dark">
    <meta name="theme-color" content="#f97316">
    <meta name="theme-color" content="#f97316" media="(prefers-color-scheme: light)">
    <meta name="theme-color" content="#0b0b0b" media="(prefers-color-scheme: dark)">
    <meta name="msapplication-TileColor" content="#f97316">

    <!-- Google AdSense site verification / auto ads bootstrap -->
    <script
        async
        src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3163438028517338"
        crossorigin="anonymous"
    ></script>

    <!-- Schema.org Structured Data -->
    <script type="application/ld+json">
    {
        "@context": "https://schema.org",
        "@type": "RadioStation",
        "name": "Deep House Radio",
        "alternateName": ["DHR", "DHR1", "DHR2"],
        "description": "Ireland's premier deep house music streaming platform offering 24/7 premium deep house radio with real-time track identification",
        "url": "https://deephouse-radio.com",
        "logo": "https://deephouse-radio.com/dhr-logo-bg.png",
        "sameAs": [
            "https://www.facebook.com/deephouseradio",
            "https://www.instagram.com/deephouseradio",
            "https://www.twitter.com/deephouseradio"
        ],
        "address": {
            "@type": "PostalAddress",
            "addressLocality": "Cork City",
            "addressRegion": "County Cork",
            "addressCountry": "Ireland"
        },
        "founder": {
            "@type": "Organization",
            "name": "Deep House Radio"
        },
        "genre": ["Deep House", "House Music", "Electronic Music"],
        "broadcastFrequency": "24/7",
        "inLanguage": "en",
        "potentialAction": {
            "@type": "ListenAction",
            "target": "https://deephouse-radio.com/"
        }
    }
    </script>

    <!-- Additional Schema for Organization -->
    <script type="application/ld+json">
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "Deep House Radio",
        "url": "https://deephouse-radio.com",
        "logo": "https://deephouse-radio.com/dhr-logo-bg.png",
        "description": "Ireland's #1 deep house music streaming platform",
        "foundingDate": "2025",
        "contactPoint": {
            "@type": "ContactPoint",
            "contactType": "customer service",
            "areaServed": "IE",
            "availableLanguage": "en"
        },
        "sameAs": [
            "https://www.facebook.com/deephouseradio",
            "https://www.instagram.com/deephouseradio",
            "https://www.twitter.com/deephouseradio"
        ]
    }
    </script>

    <!-- Preconnect for performance -->
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link rel="preconnect" href="https://www.google-analytics.com">
    <link rel="preconnect" href="https://www.googletagmanager.com">

    <!-- DNS prefetch -->
    <link rel="dns-prefetch" href="//fonts.googleapis.com">
    <link rel="dns-prefetch" href="//fonts.gstatic.com">
    <link rel="dns-prefetch" href="//www.google-analytics.com">
    <link rel="dns-prefetch" href="//www.googletagmanager.com">

    <!-- Google Cast Sender Framework (Chromecast) -->
    <script type="text/javascript" async defer src="https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework"></script>
  <script type="module" crossorigin src="/assets/index-B0W1vu_x.js"></script>
  <link rel="modulepreload" crossorigin href="/assets/vendor-C1mj56OW.js">
  <link rel="modulepreload" crossorigin href="/assets/ui-DVtXjr4M.js">
  <link rel="modulepreload" crossorigin href="/assets/query-Dfhgqkk1.js">
  <link rel="modulepreload" crossorigin href="/assets/socket-CUkmNz_4.js">
  <link rel="modulepreload" crossorigin href="/assets/router-Dw-xPlhg.js">
  <link rel="stylesheet" crossorigin href="/assets/index-DmznAFPA.css">
</head>
<body>
    <div id="root"></div>
</body>
</html>