<!doctype html>
<html lang="en-US">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta http-equiv="content-language" content="en-US" />

    <!-- Google tag (gtag.js) -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-45DVVFGR9Y"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());

      gtag('config', 'G-45DVVFGR9Y');
    </script>
    
    <!-- Search Engine Verifications -->
    <meta name="msvalidate.01" content="9695F1E8E456984CA723ECCB0D3619C4" />
    
    <!-- Primary Meta & Title (Strictly between 50-60 characters for Bing & Google SEO) -->
    <title>Zip Code Near Me | Instant Postal Code Lookup</title>
    <meta name="title" content="Zip Code Near Me | Instant Postal Code Lookup" />
    <meta 
      name="description" 
      content="Find your ZIP code instantly with one click. Free, private GPS detection, postal codes, area codes, and worldwide country directories." 
    />
    <meta 
      name="keywords" 
      content="zip code near me, what is my zip code, find my zip code, postal code lookup, current zip code, area code lookup, usps zip code finder, postal code finder, 5 digit zip, zip code directory" 
    />
    <meta name="author" content="Zip Code Near Me" />
    <meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
    <link rel="canonical" href="https://zipcodenearme.app/" />
    
    <!-- Mobile & Theme Configuration -->
    <meta name="theme-color" content="#0284c7" />
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-status-bar-style" content="default" />
    <meta name="apple-mobile-web-app-title" content="Zip Code Near Me" />
    
    <!-- Modern SVG Favicon - Location Pin -->
    <link 
      rel="icon" 
      type="image/svg+xml" 
      href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%230284c7'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z'/%3E%3C/svg%3E" 
    />

    <!-- Open Graph / Facebook -->
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://zipcodenearme.app/" />
    <meta property="og:site_name" content="Zip Code Near Me" />
    <meta property="og:title" content="Zip Code Near Me | Instant Postal Code Lookup" />
    <meta property="og:description" content="Find your ZIP code instantly with one click. Free, private GPS detection, postal codes, area codes, and worldwide country directories." />
    <meta property="og:image" content="https://zipcodenearme.app/og-image.png" />
    <meta property="og:locale" content="en_US" />

    <!-- Twitter -->
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:url" content="https://zipcodenearme.app/" />
    <meta name="twitter:title" content="Zip Code Near Me | Instant Postal Code Lookup" />
    <meta name="twitter:description" content="Find your ZIP code instantly with one click. Free, private GPS detection, postal codes, area codes, and worldwide country directories." />
    <meta name="twitter:image" content="https://zipcodenearme.app/og-image.png" />

    <!-- Schema.org Organization and WebSite Structured Data -->
    <script type="application/ld+json">
      {
        "@context": "https://schema.org",
        "@graph": [
          {
            "@type": "Organization",
            "@id": "https://zipcodenearme.app/#organization",
            "name": "Zip Code Near Me",
            "url": "https://zipcodenearme.app",
            "logo": {
              "@type": "ImageObject",
              "url": "https://zipcodenearme.app/logo.png",
              "width": 512,
              "height": 512
            },
            "description": "Zip Code Near Me provides instant, private, and accurate GPS ZIP code lookup, postal code routing, area code reference, and geographic directory data for the United States and global locations.",
            "knowsAbout": [
              "Postal Codes",
              "ZIP Codes",
              "Area Codes",
              "Geocoding",
              "Timezones",
              "USPS ZIP+4 Standards",
              "Geographic Coordinate Mapping"
            ]
          },
          {
            "@type": "WebSite",
            "@id": "https://zipcodenearme.app/#website",
            "url": "https://zipcodenearme.app",
            "name": "Zip Code Near Me",
            "alternateName": ["ZipCodeNearMe", "Find My ZIP Code", "ZIP Code Near Me App"],
            "publisher": {
              "@id": "https://zipcodenearme.app/#organization"
            },
            "inLanguage": "en-US",
            "description": "Instant ZIP code and area code lookup engine with one-click GPS detection and 50-state postal directory.",
            "potentialAction": {
              "@type": "SearchAction",
              "target": {
                "@type": "EntryPoint",
                "urlTemplate": "https://zipcodenearme.app/?q={search_term_string}"
              },
              "query-input": "required name=search_term_string"
            }
          },
          {
            "@type": "WebApplication",
            "@id": "https://zipcodenearme.app/#webapp",
            "name": "Zip Code Near Me",
            "applicationCategory": "UtilitiesApplication",
            "operatingSystem": "All",
            "browserRequirements": "Requires JavaScript. Requires HTML5.",
            "offers": {
              "@type": "Offer",
              "price": "0",
              "priceCurrency": "USD"
            }
          }
        ]
      }
    </script>
    <script type="module" crossorigin src="/assets/index-WBb_hWf6.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-D_0fAbfA.css">
  </head>
  <body>
    <div id="root">
      <!-- Static SSR / Crawl Payload for Search Engines (Bingbot, Googlebot) -->
      <main style="max-width:1100px;margin:0 auto;padding:20px;font-family:system-ui,sans-serif;">
        <header>
          <h1>Find My ZIP Code</h1>
          <p>Tap the button and your ZIP shows up in seconds. Free, private, instant GPS postal code detection.</p>
        </header>
      </main>
    </div>
  </body>
</html>
