{
  "travelbud": {
    "document": "trip-plan",
    "version": 2,
    "generator": "TravelBud Blueprints"
  },
  "publication": {
    "id": "demo-kyoto-mornings",
    "revision": "demo-rev-kyoto-01",
    "updatedAt": "2026-09-13T12:00:00.000Z"
  },
  "blueprint": {
    "title": "Kyoto before lunch",
    "author": "Noa Kato",
    "introduction": "Early starts, neighbourhood breakfasts and room for an unplanned afternoon.",
    "interests": [
      "Culture",
      "Food",
      "Photography"
    ],
    "destinations": [
      {
        "name": "Kyoto, Japan",
        "country": "Japan"
      }
    ],
    "days": [
      {
        "number": 1,
        "title": "A quiet eastern start",
        "stops": [
          {
            "place": {
              "name": "Hōkan-ji",
              "address": "388 Yasaka Kamimachi, Kyoto",
              "tags": [],
              "notes": "Walk the lanes before shops open."
            },
            "time": "07:30"
          }
        ]
      }
    ]
  }
}