{
  "travelbud": {
    "document": "trip-plan",
    "version": 2,
    "generator": "TravelBud Blueprints"
  },
  "publication": {
    "id": "demo-new-york-corner-stores",
    "revision": "demo-rev-new-york-01",
    "updatedAt": "2026-09-13T12:00:00.000Z"
  },
  "blueprint": {
    "title": "New York between neighbourhoods",
    "author": "Jordan Lee",
    "introduction": "Three full days of walking a few blocks at a time, with room for diners, bookstores and an unplanned detour.",
    "interests": [
      "Food",
      "Books",
      "Walks"
    ],
    "destinations": [
      {
        "name": "New York City, United States",
        "country": "United States"
      }
    ],
    "days": [
      {
        "number": 1,
        "title": "Lower Manhattan in layers",
        "stops": [
          {
            "place": {
              "name": "Washington Square Park",
              "address": "Washington Square, New York, NY",
              "tags": [],
              "notes": "Start with a coffee nearby and use the park as your first bearing."
            },
            "time": "09:30"
          },
          {
            "place": {
              "name": "Tenement Museum",
              "address": "103 Orchard St, New York, NY",
              "tags": [],
              "notes": "Book a tour before committing the rest of the Lower East Side afternoon."
            },
            "time": "13:00"
          },
          {
            "place": {
              "name": "Essex Market",
              "address": "88 Essex St, New York, NY",
              "tags": [],
              "notes": "An easy flexible dinner stop when everyone wants something different."
            },
            "time": "17:30"
          }
        ]
      },
      {
        "number": 2,
        "title": "Brooklyn without a checklist",
        "stops": [
          {
            "place": {
              "name": "Brooklyn Bridge Park",
              "address": "334 Furman St, Brooklyn, NY",
              "tags": [],
              "notes": "Walk the waterfront first, then decide whether to stay in DUMBO or move on."
            },
            "time": "10:00"
          },
          {
            "place": {
              "name": "Books Are Magic",
              "address": "225 Smith St, Brooklyn, NY",
              "tags": [],
              "notes": "A good anchor for an unhurried Cobble Hill and Carroll Gardens walk."
            },
            "time": "15:00"
          }
        ]
      }
    ]
  }
}