---
title: The Power of Geography
description: A web development blog, kept since 2009.
url: https://expiredqueues.com/books/the-power-of-geography/
image: https://expiredqueues.com/images/og/books-the-power-of-geography-0d097d81.jpg
---

![Cover of The Power of Geography](https://expiredqueues.com/images/opt/the-power-of-geography-320.jpeg)

# The Power of Geography

[Tim Marshall](https://en.wikipedia.org/wiki/Tim_Marshall_\(journalist\)) · 2021 · English

## Related from Expired Queues

- [A History of Nepal](https://expiredqueues.com/books/a-history-of-nepal/)

## Record

- Language

  English

- Published

  2021

- Shelved under

  Geography, Politics

- Link

  [Wikipedia](https://en.wikipedia.org/wiki/The_Power_of_Geography)

## Same shelf

- [Prisoners of Geography Tim Marshall](https://expiredqueues.com/books/prisoners-of-geography/)

[See full shelf](https://expiredqueues.com/books/)

[![Cover of The Passionate Programmer](https://expiredqueues.com/images/opt/the-passionate-programmer-320.jpeg)](https://expiredqueues.com/books/the-passionate-programmer/)

[ ← Previous The Passionate Programmer Chad Fowler ](https://expiredqueues.com/books/the-passionate-programmer/)[Next → The Power of Habit Charles Duhigg ](https://expiredqueues.com/books/the-power-of-habit/)

[![Cover of The Power of Habit](https://expiredqueues.com/images/opt/the-power-of-habit-320.jpeg)](https://expiredqueues.com/books/the-power-of-habit/)

## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Book",
      "name": "The Power of Geography",
      "url": "https://expiredqueues.com/books/the-power-of-geography/",
      "author": [
        {
          "@type": "Person",
          "name": "Tim Marshall",
          "url": "https://en.wikipedia.org/wiki/Tim_Marshall_(journalist)",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Tim_Marshall_(journalist)"
          ]
        }
      ],
      "inLanguage": "English",
      "datePublished": "2021",
      "image": "https://expiredqueues.com/images/books/the-power-of-geography.webp",
      "genre": [
        "Geography",
        "Politics"
      ],
      "sameAs": [
        "https://en.wikipedia.org/wiki/The_Power_of_Geography"
      ]
    },
    {
      "@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": "The Power of Geography",
          "item": "https://expiredqueues.com/books/the-power-of-geography/"
        }
      ]
    }
  ]
}
```
