{
  "travelbud": {
    "document": "trip-plan",
    "version": 2,
    "generator": "TravelBud Blueprints"
  },
  "publication": {
    "id": "demo-edinburgh-books",
    "revision": "demo-rev-edinburgh-01",
    "updatedAt": "2026-09-13T12:00:00.000Z"
  },
  "blueprint": {
    "title": "Edinburgh for book lovers",
    "author": "Aisha Rahman",
    "introduction": "A compact city break built around reading rooms, old closes and warm cafés.",
    "interests": [
      "Books",
      "History",
      "Walks"
    ],
    "destinations": [
      {
        "name": "Edinburgh, Scotland",
        "country": "United Kingdom"
      }
    ],
    "days": [
      {
        "number": 1,
        "title": "Old Town shelves",
        "stops": [
          {
            "place": {
              "name": "Scottish Poetry Library",
              "address": "5 Crichton’s Close, Edinburgh",
              "tags": [],
              "notes": "A quiet first stop before the Royal Mile."
            },
            "time": "11:00"
          }
        ]
      }
    ]
  }
}