---
title: Hidden Japan
description: A web development blog, kept since 2009.
url: https://expiredqueues.com/books/hidden-japan/
image: https://expiredqueues.com/images/og/books-hidden-japan-47fce690.jpg
---

# Hidden Japan

A Guidebook to Tokyo & Beyond

Chiara Terzuolo · 2024 · English

Iffff, and if I ever make it to Japan. My last opportunity was when Google invited me to the [AMP conf](https://amp.dev/events/amp-conf-2019) back in 2019.

Japan embassy wont issue a visa without original hard-copy of the invitation letter. Google tried hard to send me but that letter arrived too late. Yuck Japan - do better.

## Related from Expired Queues

- [Ametora](https://expiredqueues.com/books/ametora/)
- [Take Ivy](https://expiredqueues.com/books/take-ivy/)

## Record

- ISBN

  9781922754752

- Language

  English

- Published

  2024

- Publisher

  Smith Street Books

- Link

  [Open Library](https://openlibrary.org/books/OL40323557M/Hidden_Japan)

[![Cover of Girl with a Pearl Earring](https://expiredqueues.com/images/opt/girl-with-a-pearl-earring-320.jpeg)](https://expiredqueues.com/books/girl-with-a-pearl-earring/)

[ ← Previous Girl with a Pearl Earring Tracy Chevalier ](https://expiredqueues.com/books/girl-with-a-pearl-earring/)[Next → Narendra Dai Bishweshwar Prasad Koirala ](https://expiredqueues.com/books/narendra-dai/)

[![Cover of Narendra Dai](https://expiredqueues.com/images/opt/narendra-dai-320.jpeg)](https://expiredqueues.com/books/narendra-dai/)

## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Book",
      "name": "Hidden Japan",
      "url": "https://expiredqueues.com/books/hidden-japan/",
      "author": [
        {
          "@type": "Person",
          "name": "Chiara Terzuolo"
        }
      ],
      "alternativeHeadline": "A Guidebook to Tokyo & Beyond",
      "inLanguage": "English",
      "isbn": "9781922754752",
      "datePublished": "2024",
      "publisher": {
        "@type": "Organization",
        "name": "Smith Street Books"
      },
      "image": "https://expiredqueues.com/images/books/hidden-japan.webp",
      "genre": [
        "Travel"
      ],
      "sameAs": [
        "https://openlibrary.org/books/OL40323557M/Hidden_Japan"
      ]
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://expiredqueues.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Books",
          "item": "https://expiredqueues.com/books/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Hidden Japan",
          "item": "https://expiredqueues.com/books/hidden-japan/"
        }
      ]
    }
  ]
}
```
