---
title: "Hello Book Nerd"
description: "Field notes from bookshops and libraries for readers who plan trips around the places books live."
---

# Hello Book Nerd

Canonical URL: https://www.hellobooknerd.com/

Last modified: 2026-09-03

Original Hello Book Nerd editorial text is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/). Photographs, logos, trademarks, reviewer quotations and third-party material are excluded.

Field notes from bookshops and libraries for readers who plan trips around the places books live.

## The field guide

- [Lagg Bookstore](https://www.hellobooknerd.com/lagg-bookstore/index.md): Lehi, UT; BookScore 74.0 out of 100; Very Good.
- [Marissa's Bookstore](https://www.hellobooknerd.com/marissas-books-and-gifts/index.md): Millcreek, UT; BookScore 80.0 out of 100; Outstanding.
- [Blackbird Books and Coffee](https://www.hellobooknerd.com/blackbird-books-and-coffee/index.md): Raleigh, NC; BookScore 79.5 out of 100; Very Good.
- [Quail Ridge Books](https://www.hellobooknerd.com/quail-ridge-books/index.md): Raleigh, NC; BookScore 88.0 out of 100; Outstanding.
- [Obelisk Bookstore](https://www.hellobooknerd.com/obelisk-bookstore/index.md): Aswan, Egypt; BookScore 66.0 out of 100; Good.
- [Changing Hands Bookstore](https://www.hellobooknerd.com/changing-hands-bookstore/index.md): Phoenix, AZ; BookScore 89.5 out of 100; Outstanding.
- [Inked & Bound Books](https://www.hellobooknerd.com/inked-and-bound-books/index.md): Phoenix, AZ; BookScore 74.0 out of 100; Very Good.
- [Kindred Stories](https://www.hellobooknerd.com/kindred-stories/index.md): Houston, TX; BookScore 87.4 out of 100; Outstanding.

## How the guide works

Every BookScore uses twenty criteria in four equal categories. The reviewer count, range and complete dated evidence remain public.

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.hellobooknerd.com/#organization",
      "name": "Hello Book Nerd",
      "url": "https://www.hellobooknerd.com/",
      "logo": "https://www.hellobooknerd.com/assets/wordmark.png",
      "description": "Literary travel field notes about bookshops and libraries."
    },
    {
      "@type": "WebSite",
      "@id": "https://www.hellobooknerd.com/#website",
      "url": "https://www.hellobooknerd.com/",
      "name": "Hello Book Nerd",
      "publisher": {
        "@id": "https://www.hellobooknerd.com/#organization"
      },
      "inLanguage": "en-US",
      "license": "https://creativecommons.org/licenses/by/4.0/"
    },
    {
      "@type": "CollectionPage",
      "@id": "https://www.hellobooknerd.com/#webpage",
      "url": "https://www.hellobooknerd.com/",
      "name": "Hello Book Nerd",
      "description": "Field notes from bookshops and libraries for readers who plan trips around the places books live.",
      "isPartOf": {
        "@id": "https://www.hellobooknerd.com/#website"
      },
      "publisher": {
        "@id": "https://www.hellobooknerd.com/#organization"
      },
      "datePublished": "2026-09-02",
      "dateModified": "2026-09-03",
      "inLanguage": "en-US",
      "license": "https://creativecommons.org/licenses/by/4.0/",
      "mainEntity": {
        "@id": "https://www.hellobooknerd.com/#field-guide"
      }
    },
    {
      "@type": "ItemList",
      "@id": "https://www.hellobooknerd.com/#field-guide",
      "name": "Hello Book Nerd field guide",
      "numberOfItems": 8,
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Lagg Bookstore",
          "url": "https://www.hellobooknerd.com/lagg-bookstore/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Marissa's Bookstore",
          "url": "https://www.hellobooknerd.com/marissas-books-and-gifts/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Blackbird Books and Coffee",
          "url": "https://www.hellobooknerd.com/blackbird-books-and-coffee/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Quail Ridge Books",
          "url": "https://www.hellobooknerd.com/quail-ridge-books/"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Obelisk Bookstore",
          "url": "https://www.hellobooknerd.com/obelisk-bookstore/"
        },
        {
          "@type": "ListItem",
          "position": 6,
          "name": "Changing Hands Bookstore",
          "url": "https://www.hellobooknerd.com/changing-hands-bookstore/"
        },
        {
          "@type": "ListItem",
          "position": 7,
          "name": "Inked & Bound Books",
          "url": "https://www.hellobooknerd.com/inked-and-bound-books/"
        },
        {
          "@type": "ListItem",
          "position": 8,
          "name": "Kindred Stories",
          "url": "https://www.hellobooknerd.com/kindred-stories/"
        }
      ]
    }
  ]
}
```
